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
When there are multiple matches to the regex defined by classRegex in the same file, the tailwind extension only provides intellisense and autocompletion for the first match.
Uh oh!
There was an error while loading. Please reload this page.
What version of Tailwind CSS IntelliSense are you using?
v0.7.7
What version of Tailwind CSS are you using?
^3.0.23
What package manager are you using?
Yarn 3
What operating system are you using?
MacOS Monterey 12.2
Reproduction URL
https://github.com/benatshippabo/tailwind-vscode-bug
Describe your issue
Using the following vscode settings:
When there are multiple matches to the regex defined by
classRegex
in the same file, the tailwind extension only provides intellisense and autocompletion for the first match.first match
second match
context
tailwindlabs/tailwindcss#7553 (comment)
tailwindlabs/tailwindcss#7553 (comment)
tailwindlabs/tailwindcss#7554
The text was updated successfully, but these errors were encountered: