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.

8 lines
222 B

7 years ago
  1. @import
  2. 'CrispyBoilerplate';
  3. @include cripsy-boilerplate-normalize();
  4. @include cripsy-boilerplate-body();
  5. @include crispy-boilerplate-heading();
  6. @include cripsy-boilerplate-icon();
  7. @include cripsy-boilerplate-list();