VSCode tailwind extension shows the actual CSS styles of a tailwind class only when the tailwind class is hovered, not while typing the tailwind class. How to see the actual CSS of a tailwind class in intellisense while coding?
Showing this in left panel
Instead of this
I tried hitting ctrl space on the intellisense suggestions. I have used jetbrains product like webstorm, which shows the CSS implementation of each tailwind intellisense suggestion when we press ctrl q (in vscode, it is usually done by ctrl space).
Usama is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.