mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-12 19:00:55 +00:00
Included Sass files which should have been in my previous commit. Oops!
How embarrassing. Also I've updated the gitignore.
This commit is contained in:
7
themes/classic/sass/_partials.scss
Normal file
7
themes/classic/sass/_partials.scss
Normal file
@ -0,0 +1,7 @@
|
||||
@import "partials/header";
|
||||
@import "partials/navigation";
|
||||
@import "partials/blog";
|
||||
@import "partials/syntax";
|
||||
@import "partials/archive";
|
||||
@import "partials/sidebar";
|
||||
@import "partials/footer";
|
||||
Reference in New Issue
Block a user