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 09a52ba commit 2934e37Copy full SHA for 2934e37
packages/vscode-tailwindcss/CHANGELOG.md
@@ -2,7 +2,9 @@
2
3
## Prerelease
4
5
-- Nothing yet!
+- Don't break when importing missing CSS files ([#1106](https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1106))
6
+- Resolve CSS imports as relative first ([#1106](https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1106))
7
+- Add TypeScript config path support in v4 CSS files ([#1106](https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1106))
8
9
## 0.12.17
10
0 commit comments