mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-25 07:48:54 +00:00
fix(typeit): restore cursor color variable definition for proper styling
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
--ti-cursor-color: fixit-var(global-font-color);
|
||||
--ti-cursor-font-family: fixit-var(global-font-family);
|
||||
--ti-cursor-transform: translateX(0);
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{{- hugo.Store.Set "version" "v0.4.4-20260308095742-fda650ad" -}}
|
||||
{{- hugo.Store.Set "version" "v0.4.4-20260308100717-fe7105a3" -}}
|
||||
{{- .Store.Set "this" dict -}}
|
||||
|
||||
{{- partial "init/detection-env.html" . -}}
|
||||
|
||||
Reference in New Issue
Block a user