File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
packages/vscode-tailwindcss Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.8.0
4+
5+ - Add ` gohtmltmpl ` to supported languages (#473 )
6+ - Prevent directive errors in non-semicolon languages (#461 )
7+ - Detect conflicting multi-rule classes (#498 )
8+ - Fix classRegex error (#501 )
9+ - Rework language boundary detection (#502 )
10+ - Improve conflict diagnostics (#503 )
11+ - Add Tailwind CSS language mode (#518 )
12+
313## 0.7.7
414
515- Fix activation for projects with square brackets in their path
Original file line number Diff line number Diff line change 55 "preview" : true ,
66 "author" : " Brad Cornes <hello@bradley.dev>" ,
77 "license" : " MIT" ,
8- "version" : " 0.7.7 " ,
8+ "version" : " 0.8.0 " ,
99 "homepage" : " https://github.com/tailwindlabs/tailwindcss-intellisense" ,
1010 "bugs" : {
1111 "url" : " https://github.com/tailwindlabs/tailwindcss-intellisense/issues" ,
You can’t perform that action at this time.
0 commit comments