fix(scss): preserve bare CSS fallback values in fi-var

Solve the problem of losing the default background color of the "mark" tag
This commit is contained in:
Cell
2026-08-12 11:25:11 +08:00
parent 7bdd0c5869
commit a9c29b1641
4 changed files with 8 additions and 11 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
Called from: layouts/baseof.html.
*/ -}}
{{- hugo.Store.Set "version" "v1.0.0-alpha-msixwsck" -}}
{{- hugo.Store.Set "version" "v1.0.0-alpha-mspj0oak" -}}
{{- .Store.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}