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
Stop auto-switching CSS files to the Tailwind CSS language mode (#1116)
There's some issues with the approach and it's unexpected behavior for
some users. Rolling this back until we have a better solution.
Potentially one that's configurable.
Fixes#1111
Copy file name to clipboardExpand all lines: packages/vscode-tailwindcss/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## Prerelease
4
4
5
-
-Nothing yet!
5
+
-Stop auto-switching CSS files to the Tailwind CSS language mode ([#1116](https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1116))
0 commit comments