Files
tpanel/style/main.scss
2025-10-07 01:58:52 +05:30

18 lines
248 B
SCSS

// base
@use "./_base.scss";
// bar
@use "./_bar.scss";
// launcher
@use "./_launcher.scss";
// notifications
@use "./_notification.scss";
// control center
@use "./_control-center.scss";
// wallpaper manager
@use "./_wallpaper-manager.scss";