]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add prototype css to dist
authorKevin Ball <kmball11@gmail.com>
Sat, 3 Jun 2017 00:08:03 +0000 (17:08 -0700)
committerKevin Ball <kmball11@gmail.com>
Sat, 3 Jun 2017 00:08:03 +0000 (17:08 -0700)
gulp/config.js

index e5cf2b59507bb0979aca65f7e701779b1c55d64d..794d972fce585d96a8cf7dc4ecb13b0c14ec0e8e 100644 (file)
@@ -72,6 +72,7 @@ module.exports = {
   DIST_FILES: [
     './_build/assets/css/foundation.css',
     './_build/assets/css/foundation-float.css',
+    './_build/assets/css/foundation-prototype.css',
     './_build/assets/css/foundation-rtl.css',
     '_build/assets/js/foundation.js'
   ],