mirror of
https://github.com/discourse/discourse.git
synced 2025-02-09 04:44:59 +00:00
By default, SCSS does not support globbing. This removes our magic and uses index files to import all files in a folder.
4 lines
89 B
SCSS
4 lines
89 B
SCSS
@import "topic-footer-mobile-dropdown";
|
|
@import "user-card";
|
|
@import "user-stream-item";
|