blog/themes/classic/sass/_base.scss
Brandon Mathis 91f0190184 Included Sass files which should have been in my previous commit. Oops!
How embarrassing. Also I've updated the gitignore.
2011-06-27 16:59:21 -04:00

6 lines
124 B
SCSS

@import "base/utilities";
@import "base/solarized";
@import "base/theme";
@import "base/layout";
@import "base/typography";