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.
20 lines
410 B
20 lines
410 B
7 years ago
|
// Core variables and mixins
|
||
|
@import 'spectre/variables';
|
||
|
@import 'spectre/mixins';
|
||
|
|
||
|
@import 'theme/variables';
|
||
|
@import 'theme/mixins';
|
||
|
@import 'theme/framework';
|
||
|
@import 'theme/typography';
|
||
|
@import 'theme/forms';
|
||
|
@import 'theme/mobile';
|
||
|
@import 'theme/animation';
|
||
|
|
||
|
@import 'theme/header';
|
||
|
@import 'theme/footer';
|
||
|
@import 'theme/menu';
|
||
|
|
||
|
// Extra Skeleton Styling
|
||
|
@import 'theme/blog';
|
||
|
@import 'theme/onepage';
|