add scss
This commit is contained in:
@@ -1,20 +1,15 @@
|
||||
// Core variables and mixins
|
||||
@import 'spectre/variables';
|
||||
@import 'spectre/mixins';
|
||||
@import 'mixins/_fonts';
|
||||
@import 'mixins/_variable';
|
||||
|
||||
@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';
|
||||
|
||||
@import 'theme/start';
|
||||
@import 'theme/sidebar';
|
||||
// @import 'theme/menu';
|
||||
// @import 'theme/footer';
|
||||
//
|
||||
// // Extra Skeleton Styling
|
||||
// @import 'theme/blog';
|
||||
// @import 'theme/onepage';
|
||||
|
||||
Reference in New Issue
Block a user