UNPKG

zebra-scss

Version:

A customizable CSS grid system based on the BEM methodology

48 lines (47 loc) 1.05 kB
{ "name": "zebra-scss", "version": "7.2.0", "description": "A customizable CSS grid system based on the BEM methodology", "author": "Sam Willis", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "main": "/dist/zebra.css", "repository": { "type": "git", "url": "https://github.com/swillis93/zebra-scss" }, "bugs": { "url": "https://github.com/swillis93/zebra-scss/issues" }, "keywords": [ "css", "css3", "sass", "scss", "css-grid", "grid", "responsive", "framework", "bem", "flexbox", "edit", "editable", "customizable", "zebra", "zebra-scss" ], "dependencies": {}, "devDependencies": { "gulp": "^3.9.1", "gulp-autoprefixer": "^3.1.0", "gulp-clone": "^1.0.0", "gulp-cssnano": "^2.1.2", "gulp-filter": "^5.0.0", "gulp-rename": "^1.2.2", "gulp-sass": "^2.3.1", "gulp-sourcemaps": "^2.4.1", "merge-stream": "^1.0.1" }, "license": "MIT" }