CSS Variable Hover is a Visual Studio Code extension that provides hover information for CSS variables and Tailwind CSS custom classes. It helps you quickly see the values of CSS variables and their sources directly in your code.
This extension contributes the following settings:
cssVarHover.enabled
: Enable/disable CSS variable value hover.cssVarHover.watchedFiles
: Additional files to watch for CSS variables.No additional requirements or dependencies are needed for this extension.