]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Use pull request #11088 from DanielRuf/chore/remove-rem-base-deprecation-note for...
authorDaniel Ruf <daniel@daniel-ruf.de>
Sat, 16 Jun 2018 07:42:41 +0000 (09:42 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Sat, 16 Jun 2018 07:42:41 +0000 (09:42 +0200)
4e77fe0d0 chore: remove rem-base deprecation note

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
docs/pages/global.md

index 7207d51afdfbda2c5002cbeed841fbc4e58a8c09..49df0e567a8b1869333382944dce60fa755fdc6e 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