From: sprrw <166162@gmail.com> Date: Wed, 5 Oct 2016 02:57:13 +0000 (+0300) Subject: Add "alert" as required map value to $foundation-palette X-Git-Tag: v6.2.4-rc1~16^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d3a5914ff415b3655ffc87d56c10d0ec7cf4784;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Add "alert" as required map value to $foundation-palette Undefined "alert" color in $foundation-palette breaks SCSS compilation. Documentation incorrectly identifies "primary" as the only required value in the user redefined map. --- diff --git a/docs/pages/global.md b/docs/pages/global.md index 4d6d4fa0e..c2f8228e5 100644 --- a/docs/pages/global.md +++ b/docs/pages/global.md @@ -83,7 +83,7 @@ Many components can also be colored with four other colors: secondary, alert, su -If you're using the Sass version of Foundation, it's possible to edit the default color palette, by changing the `$foundation-palette` variable in your settings file. The only required color is one named "primary". The names used in the palette will be output as CSS classes. +If you're using the Sass version of Foundation, it's possible to edit the default color palette, by changing the `$foundation-palette` variable in your settings file. The only required colors are ones named "primary" and "alert". The names used in the palette will be output as CSS classes. ```scss $foundation-palette: (