]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update gulp config for new deploy
authorKevin Ball <kmball11@gmail.com>
Thu, 1 Jun 2017 18:26:50 +0000 (11:26 -0700)
committerKevin Ball <kmball11@gmail.com>
Thu, 1 Jun 2017 18:26:50 +0000 (11:26 -0700)
gulp/config.js

index b9c1adf9dc1655ddfba7bfb644da4db81772903e..e5cf2b59507bb0979aca65f7e701779b1c55d64d 100644 (file)
@@ -71,7 +71,7 @@ module.exports = {
 
   DIST_FILES: [
     './_build/assets/css/foundation.css',
-    './_build/assets/css/foundation-flex.css',
+    './_build/assets/css/foundation-float.css',
     './_build/assets/css/foundation-rtl.css',
     '_build/assets/js/foundation.js'
   ],