]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add Eyeglass module support, closes #7650
authorGeoff Kimball <geoff@zurb.com>
Fri, 8 Jan 2016 01:18:25 +0000 (17:18 -0800)
committerGeoff Kimball <geoff@zurb.com>
Fri, 8 Jan 2016 01:18:25 +0000 (17:18 -0800)
package.json

index 7edbace60f1d8fa47b95ca7bbb49390c393ed9f4..98b1088182f215d2544e1f7879268ac80f9c748d 100644 (file)
   "keywords": [
     "handlebars-helper-rel",
     "handlebars-helper-slugify"
-  ]
+  ],
+  "eyeglass": {
+    "name": "foundation",
+    "sassDir": "scss",
+    "needs": "^0.8.0"
+  }
 }