Lightweight CSS Framework for Building Apps and Websites https://crispy-css.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

14 lines
366 B

{
"name": "crispy-boilerplate",
"version": "0.3.0",
"description": "Flat Sass Boilerplate to give you a amount of Basic Settings, Mixins and Functions",
"repository": {
"type": "git",
"url": "git@github.com:nirgendswo/crispy-boilerplate.git"
},
"author": "Björn Hase",
"license": "MIT",
"dependencies": {
"normalize.css": "^7.0.0"
}
}