You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #127 on December 19, 2024 21:41.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I would like to reference Radix Themes CSS variables from TypeScript (both those defined by radix colors and the additions by radix themes).
e.g.
or
or
I'd like to make sure that only valid radix theme colours can be selected
This is in order to:
Either by:
1. Using TypeScript
2. Using an imported object
3. Using a typed function
Beta Was this translation helpful? Give feedback.
All reactions