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 16d9c1c commit ea401cdCopy full SHA for ea401cd
packages/tailwindcss-intellisense/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 0.5.5
4
+
5
+- Add support for Yarn Plug'n'Play. Thanks @DanSnow! (#217)
6
+- Add `rescript` to list of default languages. Thanks @dcalhoun! (#222)
7
+- Add hover, color decorator, linting support for classRegex setting (#129)
8
+- Add support for config files with `.cjs` extension (#198)
9
10
## 0.5.4
11
12
- Fix initialisation failure when using `extends` in browserslist config (#159)
0 commit comments