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 12
12
- Support Astro's ` class:list ` attribute by default (#890 )
13
13
- Fix hovers and CSS conflict detection in Vue ` <style lang="sass"> ` blocks (#930 )
14
14
- 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 )
17
17
- Highlight ` @theme ` contents as a rule list (#937 )
18
18
- Show color decorators for ` oklab ` and ` oklch ` colors (#936 )
19
19
- Update fallback version of Tailwind to v3.4.2 (#938 )
20
20
- 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 )
22
22
- 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 )
24
24
- Use one server to handle all folders in a workspace (#957 )
25
25
- Fix v4 theme reloading on Windows (#960 )
26
26
- Show color decorators when utility has an opacity modifier in v4 (#969 )
You can’t perform that action at this time.
0 commit comments