]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
chore: remove rem-base deprecation note 11088/head
authorDaniel Ruf <daniel@daniel-ruf.de>
Sat, 24 Mar 2018 20:18:02 +0000 (21:18 +0100)
committerDaniel Ruf <daniel@daniel-ruf.de>
Sat, 24 Mar 2018 20:18:02 +0000 (21:18 +0100)
docs/pages/global.md

index 0bf325fc43200be7de02f077cfe3785fc545ca11..0009dfecfd1b12dcebadfccb46d8b7af50c39b35 100644 (file)
@@ -9,10 +9,6 @@ sass: scss/_global.scss
 
 The default font size is set to 100% of the browser style sheet, usually 16 pixels. This ensures compatibility with browser-based text zoom or user-set defaults. If you're using the Sass version of Foundation, edit the `$global-font-size` variable to change the base font size. This can be a percentage value, or a pixel value.
 
-<div class="alert callout">
-  <p><code>$rem-base</code> was deprecated in version 6.1, in favor of using <code>$global-font-size</code> to define rem calculation.</p>
-</div>
-
 ---
 
 ## Colors