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

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