Actual CSS of a tailwind class in VSCode is only shown on hover, not while typing in intellisense
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?