This commit is contained in:
2019-07-16 01:03:26 +02:00
parent c66917c9a0
commit 8c9e1bc509
242 changed files with 5638 additions and 1288 deletions
+6 -9
View File
@@ -1,16 +1,13 @@
// Core variables and mixins
@import 'mixins/_fonts';
@import 'mixins/_variable';
@import 'configurations/_fonts';
@import 'configurations/_variable';
@import 'configurations/_extend';
@import 'theme/reset';
@import 'theme/typography';
@import 'theme/header';
@import 'theme/start';
@import 'theme/sidebar';
// @import 'theme/menu';
// @import 'theme/footer';
//
// // Extra Skeleton Styling
// @import 'theme/blog';
// @import 'theme/onepage';
@import 'theme/blog';
@import 'theme/item';
@import 'theme/mobile';