1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-07-22 14:21:24 +00:00

fix(css): import base from custom instead of the other way around (#536)

This commit is contained in:
Jacky Zhao
2023-10-14 13:45:56 -07:00
committed by GitHub
parent da0a062c05
commit af9ddadc4d
4 changed files with 5 additions and 4 deletions

View File

@@ -1 +1,3 @@
@use "./base.scss";
// put your custom CSS here!