🏗️ First time sync the css & js files from hexo theme NexT
This commit is contained in:
10
assets/css/_schemes/Mist/index.scss
Normal file
10
assets/css/_schemes/Mist/index.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
//
|
||||
// Mist scheme
|
||||
// ==================================================
|
||||
@import '_layout';
|
||||
@import '_header';
|
||||
@import '_menu';
|
||||
@import '_posts-expand';
|
||||
@import '../Muse/_layout';
|
||||
@import '../Muse/_sidebar';
|
||||
@import '../Muse/_sub-menu';
|
||||
Reference in New Issue
Block a user