Skip to content

Releases: tailwindlabs/prettier-plugin-tailwindcss

v0.5.11

05 Jan 21:43

Choose a tag to compare

Changed

  • Bumped bundled version of Tailwind CSS to v3.4.1 (#240)

v0.5.10

28 Dec 17:04

Choose a tag to compare

Changed

  • Bumped bundled version of Tailwind CSS to v3.4 (#235)

v0.5.9

05 Dec 22:48

Choose a tag to compare

Fixed

  • Fixed location of embedded preflight CSS file (#231)

v0.5.8

05 Dec 14:32

Choose a tag to compare

Added

  • Re-enable support for prettier-plugin-marko (#229)

v0.5.7

08 Nov 16:04

Choose a tag to compare

Fixed

  • Fix sorting inside dynamic custom attributes (#225)

v0.5.6

13 Oct 00:58

Choose a tag to compare

Fixed

  • Fix sorting inside {{ … }} expressions when using @shopify/prettier-plugin-liquid v1.3+ (#222)

v0.5.5

03 Oct 17:30

Choose a tag to compare

Fixed

  • Sort classes inside className in Astro (#215)
  • Support member access on function calls (#218)

v0.5.4

31 Aug 14:01

Choose a tag to compare

Fixed

  • Type tailwindFunctions and tailwindAttributes as optional (#206)
  • Don’t break @apply … #{'!important'} sorting in SCSS (#212)

v0.5.3

15 Aug 12:37

Choose a tag to compare

Fixed

  • Fix CJS __dirname interop on Windows (#204)

v0.5.2

11 Aug 12:27

Choose a tag to compare

Fixed

  • Fix intertop with bundled CJS dependencies (#199)