You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
256 B
SCSS
18 lines
256 B
SCSS
14 years ago
|
@import "compass";
|
||
14 years ago
|
|
||
14 years ago
|
|
||
|
@include global-reset;
|
||
|
|
||
|
@include reset-html5;
|
||
|
|
||
|
/* SASS mixins */
|
||
|
//@import "library/typography";
|
||
|
|
||
|
/* primary SASS */
|
||
|
//@import "theme";
|
||
|
//@import "typography";
|
||
|
@import "themes/classic/style";
|
||
|
|
||
|
/* specific SASS */
|
||
|
//@import "partials";
|