mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-07-23 06:41:30 +00:00
fix(css): import base from custom instead of the other way around (#536)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
@use "./custom.scss";
|
||||
@use "./variables.scss" as *;
|
||||
@use "./syntax.scss";
|
||||
@use "./callouts.scss";
|
||||
@use "./variables.scss" as *;
|
||||
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
|
Reference in New Issue
Block a user