1
0
mirror of https://github.com/koloml/furbooru-tagging-assistant.git synced 2025-12-24 07:12:57 +00:00

Updated all @use calls to use the $styles alias

This commit is contained in:
2025-01-17 02:59:29 +04:00
parent 24cec58af5
commit 24e0937c6b
9 changed files with 9 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
@use './colors';
@use 'colors';
* {
box-sizing: border-box;