Releases: rogden/tailwind-config-viewer
Releases · rogden/tailwind-config-viewer
v2.0.1
Fixed
- Fixed issue where the default Tailwind config would always be displayed in the config viewer.
v2.0.0...v2.0.1
v2.0.0
Fixed
- #92 Fixed issue where Tailwind config files using ESM syntax would cause the config viewer to break. This fix requires Node >= 13 which is a breaking change and the reason for the major version bump.
v1.7.3...v2.0.0
v1.7.3
Fixed
- #90 Updated Koa Router version to fix dev server slowness
- Updated other out-of-date reps
- Typo in default typography example sentence
v.1.7.2
Fixed
- #67 Class names and values not displaying when fontWeights are defined in config
v1.7.1...v1.7.2
v.1.6.3
Fixed
- #51 Tailwind v3 not included in peerDependencies