plumber-sass
Version:
Easy baseline grids with SASS
26 lines (25 loc) • 444 B
JSON
{
"name": "plumber-sass",
"description": "Easy baseline grids with SASS",
"main": "_plumber.scss",
"authors": [
"Viktor Honti"
],
"license": "MIT",
"keywords": [
"css",
"sass",
"scss",
"baseline-grid",
"vertical-rhythm",
"typography"
],
"homepage": "https://github.com/jamonserrano/plumber-sass",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}