mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-05 16:17:20 +02:00
6 lines
160 B
SCSS
6 lines
160 B
SCSS
// core scss files shared by all themes
|
|
@import "flags";
|
|
@import "global";
|
|
@import "modals";
|
|
@import "modules/picture-switcher";
|
|
@import "modules/bottom-sheet"; |