mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 05:07:53 +08:00
9 lines
157 B
SCSS
9 lines
157 B
SCSS
@import "common";
|
|
|
|
@import "mobile/_index";
|
|
|
|
// Import all component-specific files
|
|
@import "mobile/components/_index";
|
|
|
|
@import "mobile/select-kit/_index";
|