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 fa9e0fe commit fc28acaCopy full SHA for fc28aca
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.18
10
0 commit comments