From: harry Date: Thu, 22 Jun 2017 16:29:34 +0000 (+0530) Subject: Code Indentation and end of line! X-Git-Tag: v6.4.0-rc5~10^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10234%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Code Indentation and end of line! --- diff --git a/assets/foundation-float.scss b/assets/foundation-float.scss index 0021af1de..00b7f786d 100644 --- a/assets/foundation-float.scss +++ b/assets/foundation-float.scss @@ -1,4 +1,5 @@ $global-flexbox: false; + @import '../scss/foundation'; -@include foundation-everything($flex: false); +@include foundation-everything($flex: false);