mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 02:11:08 -06:00
11 lines
231 B
SCSS
11 lines
231 B
SCSS
@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";
|