Replies: 1 comment
-
FWIW the font is not available as a variable font (multiple weights in the one file). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Given this
css
in aregistry:style
, how can we add multiple@font-face
rules?It's not valid JSON as
@font-face
is duplicated.I have tried changing the keys with comments, e.g.
But shadcn CLI rejects as unknown rule.
Beta Was this translation helpful? Give feedback.
All reactions