From: Andy Cochran Date: Thu, 10 Nov 2016 01:10:21 +0000 (-0500) Subject: import math function in color scss X-Git-Tag: v6.3-rc1~6^2~4^2~2^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2ad2287fbd8d3ab7d2e39d8afbe8a09e875fc7e;p=thirdparty%2Ffoundation%2Ffoundation-sites.git import math function in color scss --- diff --git a/scss/util/_color.scss b/scss/util/_color.scss index 06018d267..e24704072 100644 --- a/scss/util/_color.scss +++ b/scss/util/_color.scss @@ -2,6 +2,8 @@ // foundation.zurb.com // Licensed under MIT Open Source +@import 'math'; + //// /// @group functions ////