]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
_variables doesn't exist, changed to _functions.scss 3900/head
authorAsier Illarramendi <asier@illarra.com>
Mon, 16 Dec 2013 13:25:12 +0000 (14:25 +0100)
committerAsier Illarramendi <asier@illarra.com>
Mon, 16 Dec 2013 13:25:12 +0000 (14:25 +0100)
doc/pages/components/tables.html

index 51dbc7e0f426e224fcdc22087de6d98e9b52ac83..43095194e125f8488666a5e84fb154175d77b0f1 100644 (file)
@@ -66,7 +66,7 @@ Tables can be easily customized using our Sass variables.
 
 {{> examples_tables_variables}}
 
-**Note:** `rem-calc();` is a function we wrote to convert `px` to `rem`. It is included in **_variables.scss**.
+**Note:** `rem-calc();` is a function we wrote to convert `px` to `rem`. It is included in **_functions.scss**.
 
 ***