Releases: tailwindlabs/prettier-plugin-tailwindcss
Releases · tailwindlabs/prettier-plugin-tailwindcss
v0.6.0
Changed
- Remove duplicate classes (#272)
- Remove extra whitespace around classes (#272)
v0.5.14
Fixed
- Fix detection of v4 projects on Windows (#265)
v0.5.13
Added
- Add support for
@zackad/prettier-plugin-twig-melody
(#255)
v0.5.12
Added
- Add support for
prettier-plugin-sort-imports
(#241)
- Add support for Tailwind CSS v4.0 (#249)
v0.5.11
Changed
- Bumped bundled version of Tailwind CSS to v3.4.1 (#240)
v0.5.10
Changed
- Bumped bundled version of Tailwind CSS to v3.4 (#235)
v0.5.9
Fixed
- Fixed location of embedded preflight CSS file (#231)
v0.5.8
Added
- Re-enable support for
prettier-plugin-marko
(#229)
v0.5.7
Fixed
- Fix sorting inside dynamic custom attributes (#225)
v0.5.6
Fixed
- Fix sorting inside
{{ … }}
expressions when using @shopify/prettier-plugin-liquid
v1.3+ (#222)