You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use the plugin that has already been imported rather than dynamically importing it again ([#442](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/442))
28
+
- Skip visiting non-node children ([#443](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/443))
29
+
- Optimize whitespace-only class detection ([#429](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/429))
30
+
- Fix v3 config loading with Jiti re-exports ([#448](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/448))
21
31
- Collapse whitespace in template literals with adjacent quasis ([#427](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/427))
32
+
- Improve `canCollapseWhitespaceIn` handling for `"tailwindPreserveWhitespace": true` ([#428](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/428))
0 commit comments