knife-sass
Version:
Nail vertical rhythm, modular scale, and REMs like a boss with this simple set of SASS/SCSS variables, functions and mixins.
29 lines (28 loc) • 608 B
JSON
{
"name": "Knife",
"version": "0.3.4",
"homepage": "https://github.com/Pushplaybang/knife",
"authors": [
"Paul van Zyl <paul@nonacreative.com>"
],
"description": "Nail vertical rhythm, modular scale, and REMs like a boss with this simple set of SASS/SCSS variables, functions and mixins.",
"main": "_knife.scss",
"keywords": [
"sass",
"scss",
"typography",
"vertical-rhythm",
"design",
"ui",
"responsive",
"responsive-web-design"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}