ezpz-grid
Version:
A lightweight Sass (.scss) flexbox grid system that's easy to setup and offers a lot of customisation.
32 lines (31 loc) • 999 B
JSON
{
"name": "ezpz-grid",
"version": "5.0.0",
"description": "A lightweight Sass (.scss) flexbox grid system that's easy to setup and offers a lot of customisation.",
"exports": {
"sass": "./lib/_ezpz-flexbox-grid.scss"
},
"repository": {
"type": "git",
"url": "https://github.com/vicompany/ezpz-flexbox-grid.git"
},
"keywords": [
"ezpz",
"flexbox",
"grid",
"vi-company",
"sass"
],
"author": "VI Company",
"contributors": [
"Sven Sigmond (https://github.com/svensigmond)",
"Sebastiaan van Kerkfort (https://github.com/ba55ie)",
"Edwin Kalkman (https://github.com/edw1n)",
"Pim van Die (https://github.com/pimskie)",
"Sjors Spoorendonk (https://github.com/sjorsjes)"
],
"license": "MIT",
"bugs": "https://github.com/vicompany/ezpz-flexbox-grid/issues",
"homepage": "https://github.com/vicompany/ezpz-flexbox-grid",
"documentation": "https://github.com/vicompany/ezpz-flexbox-grid/docs"
}