knife-sass
Version:
Nail vertical rhythm, modular scale, and REMs like a boss with this simple set of SASS/SCSS variables, functions and mixins.
19 lines (18 loc) • 457 B
JSON
{
"name": "Knife-examples-and-tests",
"version": "0.0.1",
"description": "Basic grunt setup for compiling examples and running tests for the sass typographic library knife",
"main": "",
"devDependencies": {
"bootcamp": "^1.1.7",
"grunt-notify": "^0.4.1",
"grunt": "^0.4.5",
"grunt-contrib-sass": "^0.8.1",
"grunt-contrib-watch": "^0.6.1"
},
"scripts": {
"test": ""
},
"author": "Paul van Zyl",
"license": "MIT"
}