|
|
6 years ago | |
|---|---|---|
| assets/iconmoon | 6 years ago | |
| dist | 6 years ago | |
| src | 6 years ago | |
| .gitignore | 7 years ago | |
| LICENSE | 8 years ago | |
| README.md | 6 years ago | |
| mix-manifest.json | 6 years ago | |
| package.json | 6 years ago | |
| webpack.mix.js | 6 years ago | |
npm install crispy-boilerplate
Main SCSS-File:
@import
"crispy";
After this, include Mixins you need:
@include crispy__*()
To overwrite defaults simple add your own config-file after importing crispy:
@import
"crispy",
"config";