venus-design-tokens
v1.0.1
Published
Venus Design Tokens for VS Code
Maintainers
Readme
Features
1. Linter
Identify hard-coded CSS values and receive suggestions for corresponding design tokens. This feature helps ensure your codebase is using standardized tokens, making it easier to maintain and update designs consistently.

2. Autocomplete
Utilize Autocomplete suggestions for design tokens.

3. Hover Preview
See the exact value of the Design Token’s CSS custom properties on hover.

4. Color Preview
Preview design tokens colors in the editor.

5. Quick Fix and Fix All Action
Replace a css value with venus token with [CMD + .] or fix whole css file with [Ctrl+Shift+V] (V for venus 😉)

