mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-04 00:20:20 +08:00
8 lines
157 B
SCSS
8 lines
157 B
SCSS
@import "common";
|
|
|
|
@import "mobile/_index";
|
|
|
|
// Import all component-specific files
|
|
@import "mobile/components/_index";
|
|
|
|
@import "mobile/select-kit/_index";
|