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

8 lines
186 B
SCSS

/* all custom SCSS should go into here */
@import "scss/flags";
@import "scss/variable";
@import "scss/generic";
@import "scss/answerbox";
@import "scss/comments";
@import "scss/panel";