mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2024-11-10 02:27:29 +00:00
5 lines
132 B
Sass
5 lines
132 B
Sass
|
@use "themes/edgeless-light" as *
|
||
|
@use "includes/main" with ($_theme: $theme)
|
||
|
|
||
|
@use "theme-modules/edgeless" with ($_theme: $theme)
|