A VS Code extension that adds native CSS features to Voicss template literals
- ๐ Syntax Highlighting: extended CSS grammar with nesting support
- ๐ง Autocomplete: smart CSS property, value, and snippet suggestions
- ๐จ Color Tools: color picker, inline previews, and format conversion
- ๐จ Validation: real-time CSS errors and warnings
- ๐ก Hover Tooltips: MDN-powered CSS documentation on hover
- ๐ฆ Code Folding: fold CSS blocks, media queries, and nested rules
- ๐ Enhanced
.cssFiles: improved highlighting for vanilla CSS with nesting
Activates automatically in .ts(x) files. No setup needed.