mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-02 20:59:56 +01:00
7 lines
191 B
SCSS
7 lines
191 B
SCSS
// core scss files shared by all themes
|
|
@import "flags";
|
|
@import "global";
|
|
@import "modals";
|
|
@import "modules/picture-switcher";
|
|
@import "modules/bottom-sheet";
|
|
@import "modules/icon-picker"; |