You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @hymair. I haven't been able to reproduce this issue with the latest version of the extension, despite trying different Vue setups with Vetur and Volar. Since this is an old issue I'm thinking that maybe it worked itself out. If you're still seeing this please open a new issue and include a list of VS Code extensions you have installed along with your VS Code settings in JSON format
What version of Tailwind CSS IntelliSense are you using?
For example: v0.7.2
What version of Tailwind CSS are you using?
For example: v2.1.16
What package manager are you using?
yarn
What operating system are you using?
Windows
Describe your issue
v0.7.2 introduced a code highlighting bug in Vue SFC files. After a
@screen
keyword is used everything below loses proper highlighting.v0.7.1


v0.7.2
The text was updated successfully, but these errors were encountered: