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 71c2549 commit 3133540Copy full SHA for 3133540
packages/tailwindcss-intellisense/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 0.5.1
4
+
5
+- Update color parser to avoid interpreting shadows and font-weights as colors (#180)
6
+- Respect default editor tab size in CSS previews
7
+- Add `experimental.classRegex` setting (#129)
8
+- Fix documentation links
9
+- Add `@layer` completions
10
+- Add `mdx` to default languages
11
+- Fix readme image references
12
13
## 0.5.0
14
15
- Improve support for Tailwind CSS v2.0
0 commit comments