File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
packages/vscode-tailwindcss Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212- Support Astro's ` class:list ` attribute by default (#890 )
1313- Fix hovers and CSS conflict detection in Vue ` <style lang="sass"> ` blocks (#930 )
1414- Add support for ` <script type="text/babel"> ` (#932 )
15- - Show pixel equivalents in completions and hovers of the theme() helper (#935 )
16- - Handle ` style ` exports condition when processing ` @import ` s (#934 )
15+ - Show pixel equivalents in completions and hovers of the ` theme() ` helper (#935 )
16+ - Handle ` style ` exports condition when processing ` @import ` statements (#934 )
1717- Highlight ` @theme ` contents as a rule list (#937 )
1818- Show color decorators for ` oklab ` and ` oklch ` colors (#936 )
1919- Update fallback version of Tailwind to v3.4.2 (#938 )
2020- Fix errors thrown by detecting content files with oxide (#945 )
21- - Don't break when generating rules produces an error (#954 )
21+ - Fix crash when generating rules produces an error (#954 )
2222- Add support for initializing when using ` workspaceFolders ` (#955 )
23- - Don’t throw when reading CSS file that might not exist (#956 )
23+ - Fix crash when reading CSS files that don't exist (#956 )
2424- Use one server to handle all folders in a workspace (#957 )
2525- Fix v4 theme reloading on Windows (#960 )
2626- Show color decorators when utility has an opacity modifier in v4 (#969 )
You can’t perform that action at this time.
0 commit comments