## Background Introducing CSS variables would enable the base style sheets to be customised ## Proposal Add basic variables for things like color, font, etc. ## Notes Shadcn variables here: - https://www.shadcn-vue.com/docs/theming.html#list-of-variables
Background
Introducing CSS variables would enable the base style sheets to be customised
Proposal
Add basic variables for things like color, font, etc.
Notes
Shadcn variables here: