aboutsummaryrefslogtreecommitdiff
path: root/sass/screen.scss
blob: c090c3b5ad605b21bacaedc4c8d30e04598ba58d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
@import "compass";


@include global-reset;

@include reset-html5;

/* SASS mixins */
//@import "library/typography";

/* primary SASS */
//@import "theme";
//@import "typography";
@import "themes/classic/style";

/* specific SASS */
//@import "partials";