discourse/app/assets/stylesheets/mobile.scss

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
276 B
SCSS
Raw Normal View History

@import "common";
@import "mobile/_index";
// Import all component-specific files
@import "mobile/components/_index";
@import "mobile/select-kit/_index";
/* These files doesn't actually exist, they are injected by Stylesheet::Compiler. */
@import "category_backgrounds";