mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-11 17:00:54 +00:00
Moved themes to .themes to get it out of the way. Updated Rakefile to support .themes dir and remove duplication. Improved deploy task. Renamed init_deploy to cofig_deploy and rewrote it to update configurations in the Rakefile for easier deploy use
This commit is contained in:
5
.themes/classic/sass/_base.scss
Normal file
5
.themes/classic/sass/_base.scss
Normal file
@ -0,0 +1,5 @@
|
||||
@import "base/utilities";
|
||||
@import "base/solarized";
|
||||
@import "base/theme";
|
||||
@import "base/layout";
|
||||
@import "base/typography";
|
||||
Reference in New Issue
Block a user