Skip to content

Commit 3133540

Browse files
committed
update changelog
1 parent 71c2549 commit 3133540

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

packages/tailwindcss-intellisense/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

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+
313
## 0.5.0
414

515
- Improve support for Tailwind CSS v2.0

0 commit comments

Comments
 (0)