From: Kevin Ball Date: Thu, 1 Jun 2017 18:14:50 +0000 (-0700) Subject: Add legacy float based build of css X-Git-Tag: v6.4.0-rc1~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10104%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Add legacy float based build of css --- diff --git a/assets/foundation-float.scss b/assets/foundation-float.scss new file mode 100644 index 000000000..330be393d --- /dev/null +++ b/assets/foundation-float.scss @@ -0,0 +1,4 @@ +@import '../scss/foundation'; + +@include foundation-everything($flex: false); +