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.9.8
4+
5+ - Fix ` invalidTailwindDirective ` linting with CRLF file endings (#723 )
6+ - Add support for Handlebars template scripts (` <script type="text/x-handlebars-template"> ` ) (#726 )
7+ - Improve JavaScript comment detection (#727 )
8+ - Add modifier completions for ` @apply ` and ` classRegex ` setting (#732 )
9+ - Add bundled version of ` @tailwindcss/container-queries ` (#733 )
10+ - Support ` InitializeParams.rootUri ` (#725 )
11+ - Add ` htmldjango ` to default supported languages (#721 )
12+
313## 0.9.7
414
515- Improve completion list performance (#706 )
Original file line number Diff line number Diff line change 44 "description" : " Intelligent Tailwind CSS tooling for VS Code" ,
55 "author" :
" Brad Cornes <[email protected] >" ,
66 "license" : " MIT" ,
7- "version" : " 0.9.7 " ,
7+ "version" : " 0.9.8 " ,
88 "homepage" : " https://github.com/tailwindlabs/tailwindcss-intellisense" ,
99 "bugs" : {
1010 "url" : " https://github.com/tailwindlabs/tailwindcss-intellisense/issues" ,
You can’t perform that action at this time.
0 commit comments