Retrospring/app/assets/stylesheets/base.css.scss

8 lines
186 B
SCSS
Raw Normal View History

2014-11-02 08:58:47 -08:00
/* all custom SCSS should go into here */
2015-06-21 00:03:29 -07:00
@import "scss/flags";
@import "scss/variable";
@import "scss/generic";
@import "scss/answerbox";
@import "scss/comments";
@import "scss/panel";