We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 134c19b commit 70ea7aaCopy full SHA for 70ea7aa
CHANGELOG.md
@@ -11,7 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
## [0.2.6] - 2023-03-29
13
14
+### Added
15
+
16
- Support ESM and TS config files ([#137](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/137))
17
18
+### Fixed
19
20
- Load `tailwindcss` modules from nearest instance only ([#139](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/139))
21
22
## [0.2.5] - 2023-03-17
0 commit comments