mirror of
https://github.com/tuxdotrs/tpanel.git
synced 2025-10-10 21:01:54 +05:30
12 lines
142 B
SCSS
12 lines
142 B
SCSS
// base
|
|
@use "./_base.scss";
|
|
|
|
// bar
|
|
@use "./_bar.scss";
|
|
|
|
// launcher
|
|
@use "./_launcher.scss";
|
|
|
|
// notifications
|
|
@use "./_notification.scss";
|