css-render-vscode
v0.0.9
Published
A VS Code extension for css-render.
Readme
CSS Render VSCode Extension
This extension provides IDE support for VSCode, enabling features like completions, hover information, and syntax highlighting for CSS-in-JS libraries CSS Render.
Currently, it only supports .cssr.ts and .cssr.js files, which are the default file extensions for CSS Render.
Installation
Features
- Completions: Offers CSS-in-JS completions for properties, values.
- Hover Information: Displays hover information for CSS-in-JS properties.
