sass-planifolia

Vanilla Sass helper functions
git clone https://git.ce9e.org/sass-planifolia.git

commit
b7649497ecdf413758adf39b891cacb66674cf80
parent
134bb8afc689a9890bac582e0ebd6c0507e05983
Author
Tobias Bengfort <tobias.bengfort@gmx.net>
Date
2016-07-07 14:09
add eyeglass support

Diffstat

M package.json 9 ++++++++-

1 files changed, 8 insertions, 1 deletions


diff --git a/package.json b/package.json

@@ -16,8 +16,15 @@
   16    16     "lint": "sass-lint -vq",
   17    17     "docs": "sassdoc sass"
   18    18   },
   -1    19   "eyeglass": {
   -1    20     "name": "planifolia",
   -1    21     "sassDir": "sass",
   -1    22     "exports": false,
   -1    23     "needs": "^0.8.0"
   -1    24   },
   19    25   "keywords": [
   20    -1     "sass"
   -1    26     "sass",
   -1    27     "eyeglass-module"
   21    28   ],
   22    29   "repository": {
   23    30     "type": "git",