mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 23:55:16 +08:00
![Penar Musaraj](/assets/img/avatar_default.png)
By default, SCSS does not support globbing. This removes our magic and uses index files to import all files in a folder.
5 lines
98 B
SCSS
5 lines
98 B
SCSS
@import "category-drop";
|
|
@import "dropdown-select-box";
|
|
@import "select-kit";
|
|
@import "tag-drop";
|