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
261 B
SCSS
Raw Normal View History

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