The shadcn HSL Preview extension for Visual Studio Code provides a simple color preview feature for the shadcn syntax for HSL in CSS files. It enhances your coding experience by displaying a live preview of colors defined using the shadcn syntax directly in your CSS files.
- Does what it says on the box: Provides a preview of HSL colors defined using the shadcn css variable syntax in CSS files.
- Spicy extras like conversion utilities
- Install the extension from the Visual Studio Code Marketplace.
- Open a CSS file containing HSL color declarations using the shadcn css variable syntax.
- As you use HSL color values, the color preview will update automatically.
More color information on hover of the variable.
- Visual Studio Code version 1.88.0 or higher.
If you encounter any issues or have feedback for the shadcn HSL Preview extension, open an issue on GitHub.
This extension is licensed under the MIT License.