We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f030b commit afea6edCopy full SHA for afea6ed
packages/vscode-tailwindcss/CHANGELOG.md
@@ -2,7 +2,9 @@
2
3
## Prerelease
4
5
-- Nothing yet!
+- Allow v4.0 projects not installed with npm to use IntelliSense ([#1157](https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1157))
6
+- Ignore preprocessor files when looking for v4 configs ([#1159](https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1159))
7
+- Allow language service to be used in native ESM environments ([#1122](https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1122))
8
9
## 0.14.2
10
0 commit comments