mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 20:26:35 +08:00
303f229e98
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";
|