fix: storybook font rendering and shared fonts module

This commit is contained in:
Ilia Mashkov
2026-04-23 20:35:32 +03:00
parent de03d21429
commit 759f579695
6 changed files with 64 additions and 18 deletions
+3
View File
@@ -80,6 +80,9 @@
}
@theme inline {
--font-heading: var(--font-fraunces);
--font-body: var(--font-public-sans);
--color-ochre-clay: var(--ochre-clay);
--color-slate-indigo: var(--slate-indigo);
--color-burnt-oxide: var(--burnt-oxide);