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

7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
  1. {
  2. "name": "crispy-boilerplate",
  3. "version": "0.9.0",
  4. "description": "Flat Sass Boilerplate to give you a amount of Basic Settings, Mixins and Functions",
  5. "repository": {
  6. "type": "git",
  7. "url": "git@github.com:nirgendswo/crispy-boilerplate.git"
  8. },
  9. "author": "Björn Hase",
  10. "license": "MIT",
  11. "dependencies": {
  12. "normalize.css": "^7.0.0"
  13. }
  14. }