discourse/app/assets/stylesheets/desktop.scss

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

11 lines
231 B
SCSS
Raw Normal View History

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