old-website/sass/screen.scss

18 lines
256 B
SCSS
Raw Normal View History

2011-04-18 09:19:30 +05:30
@import "compass";
2011-04-18 09:19:30 +05:30
@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";