inuit-responsive-tools
Version:
Responsive tooling for the inuitcss framework
20 lines (19 loc) • 439 B
JSON
{
"name": "inuit-responsive-tools",
"version": "0.1.3",
"homepage": "https://github.com/inuitcss/tools.responsive",
"authors": [
"Harry Roberts <harry@csswizardry.com>"
],
"description": "Responsive tooling for the inuitcss framework",
"main": "_tools.responsive.scss",
"keywords": [
"css",
"oocss",
"inuitcss"
],
"license": "Apache",
"dependencies": {
"inuit-responsive-settings": "~0.1.0"
}
}