Skip to content

v0.14.4

Latest
Compare
Choose a tag to compare
@thecrypticace thecrypticace released this 12 Feb 15:03
· 2 commits to main since this release
  • Ensure hover information for theme(…) and other functions are shown when used in @media queries (#1172)
  • Treat <script lang=“tsx”> as containing JSX (#1175)
  • Add support for static theme option (#1176)
  • Add details about theme options when hovering (#1176)
  • Fix parsing of @custom-variant shorthand in Tailwind CSS language mode (#1183)
  • Make sure custom regexes apply in Vue <script> blocks (#1177)
  • Fix suggestion of utilities with slashes in them in v4 (#1182)
  • Assume 16px font size for 1rem in media queries (#1190)
  • Show warning when loading a config in v3 fails (#1191)
  • Better handle really long class lists in attributes and custom regexes (#1192)
  • Add support for Astro’s template literal attributes (#1193)
  • Match custom class regex in Vue templates (#1194)
  • Support directory imports in plugins for index.{ts,cts,mts} (#1198)