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.
- Completions: Offers CSS-in-JS completions for properties, values.
- Hover Information: Displays hover information for CSS-in-JS properties.