Command Palette
Search for a command to run
Command Palette
Search for a command to run

custom-properties

✓ Relevant

Pass CSS custom properties to components with `--name` syntax; they desugar to wrapper elements and are read via `var(--name, fallback)` inside components; inherit from parents and can be defined globally.