refactor: Standardize order of @use

This commit is contained in:
sthag 2026-03-21 11:48:20 +01:00
parent 4f6af7e200
commit e7aaf257e3
3 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,5 @@
@use "sass:color";
@use "../hippie-style/hippie";
form[name="login"] {