Properly fix live CSS reloading & remove deprecated colors in Hyprlock

This commit is contained in:
2025-05-03 08:42:15 +02:00
parent 62dfc37e79
commit f70bd9f219
11 changed files with 17 additions and 36 deletions

View File

@ -1,4 +1,4 @@
@use '../../../theme_colors.scss' as *;
@use './theme_colors.scss' as *;
@use 'variables' as *;
@use 'mixins';