revises layouts and refactors SCSS styles
This commit is contained in:
parent
a557ee73fc
commit
7029ccd4f5
17 changed files with 741 additions and 596 deletions
|
@ -4,6 +4,12 @@
|
|||
@import "poole/layout";
|
||||
@import "poole/posts";
|
||||
// hyde-hyde
|
||||
@import 'hyde-hyde/themes';
|
||||
@import 'hyde-hyde/projects';
|
||||
@import 'hyde-hyde/mixins';
|
||||
@import 'hyde-hyde/base';
|
||||
@import 'hyde-hyde/theme';
|
||||
@import 'hyde-hyde/sidebar';
|
||||
@import 'hyde-hyde/post';
|
||||
@import 'hyde-hyde/code';
|
||||
@import 'hyde-hyde/gist';
|
||||
@import 'hyde-hyde/project';
|
||||
@import 'hyde-hyde/customised';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue