File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
packages/vscode-tailwindcss Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.7.1
4+
5+ - Add [ ` tailwindCSS.classAttributes ` setting] ( https://github.com/tailwindlabs/tailwindcss-intellisense#tailwindcssclassattributes ) (#350 )
6+ - Fix resolution of WSL files on Windows (#411 )
7+ - Show color decorators for ` accent-* ` classes
8+ - Support attributes with whitespace around the ` = ` character (#426 )
9+ - Fix color decorators for ` var() ` fallbacks (#423 )
10+ - Increase class list search range (#414 )
11+
312## 0.7.0
413
514- Add support for Tailwind CSS v3 alpha (#424 )
Original file line number Diff line number Diff line change 55 "preview" : true ,
66 "author" :
" Brad Cornes <[email protected] >" ,
77 "license" : " MIT" ,
8- "version" : " 0.7.0 " ,
8+ "version" : " 0.7.1 " ,
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