switch back to LoveIt, other theme is deprectated
This commit is contained in:
parent
260b6803e7
commit
51fb029ca2
4260 changed files with 49552 additions and 87082 deletions
21
themes/LoveIt/assets/css/style.scss
Normal file
21
themes/LoveIt/assets/css/style.scss
Normal file
|
@ -0,0 +1,21 @@
|
|||
@charset "utf-8";
|
||||
|
||||
@import "../lib/normalize/normalize";
|
||||
|
||||
@import "_variables";
|
||||
@import "_override";
|
||||
@import "_core/variables";
|
||||
|
||||
@import "_mixin/index";
|
||||
|
||||
@import "_core/base";
|
||||
@import "_core/layout";
|
||||
|
||||
@import "_page/index";
|
||||
|
||||
@import "_core/header";
|
||||
@import "_core/footer";
|
||||
@import "_core/pagination";
|
||||
@import "_core/media";
|
||||
|
||||
@import "_custom";
|
Loading…
Add table
Add a link
Reference in a new issue