zen-grids
Version:
Zen Grids is an intuitive, flexible grid system to create responsive, adaptive, fluid and fixed-width layouts.
28 lines (27 loc) • 579 B
JSON
{
"name": "zen-grids",
"description": "Zen Grids is an intuitive, flexible grid system to create responsive, adaptive, fluid and fixed-width layouts.",
"main": [
"sass/_zen-grids.scss"
],
"authors": [
"John Albin Wilkins <virtually.johnalbin@gmail.com> (http://john.albin.net/)"
],
"license": "GPL-2.0",
"keywords": [
"sass",
"layout",
"grid",
"rwd",
"responsive-web-design"
],
"homepage": "http://zengrids.com",
"ignore": [
"**/.*",
"lib",
"node_modules",
"sache.json",
"test",
"zen-grids.gemspec"
]
}