An extension to show CSS styles on hover. This extension provides a hover feature that displays the CSS styles associated with Bootstrap, Tailwind, and custom classes and IDs directly in your HTML and
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
CSS Insight is a powerful Visual Studio Code extension that enhances your development workflow by providing a hover feature to display the CSS styles associated with Bootstrap, Tailwind, and custom classes and IDs directly in your HTML files. It also includes a completion provider that suggests CSS classes as you type.
Features
Hover to View CSS: Hover over any class or ID in your HTML files to see the associated CSS styles.
CSS Class Suggestions: Get suggestions for Bootstrap, Tailwind, and custom CSS classes as you type.
Custom CSS Support: Configure the extension to include your custom CSS file for hover and completion features.