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
I'm using Tailwind CSS IntelliSense v0.8.0, Tailwind CSS v3.0.23, npm on Windows.
So today I updated Tailwind CSS Intellisense to v0.8.0 and one of my HTML file had two warning about cssConflict,
I'm Using Django, the cssConflict is risen in a conditional statement as it is shown in the attachments.
these warnings were not risen when having Tailwind CSS IntelliSense v0.7.7
The text was updated successfully, but these errors were encountered:
Hey @tightropeboy, thanks for reporting. This was a regression introduced in v0.8.0 via #503. That PR has been reverted for now and upgrading to v0.8.1 should fix the issue 👍
I'm using Tailwind CSS IntelliSense v0.8.0, Tailwind CSS v3.0.23, npm on Windows.
So today I updated Tailwind CSS Intellisense to v0.8.0 and one of my HTML file had two warning about cssConflict,


I'm Using Django, the cssConflict is risen in a conditional statement as it is shown in the attachments.
these warnings were not risen when having Tailwind CSS IntelliSense v0.7.7
The text was updated successfully, but these errors were encountered: