Releases: rogden/tailwind-config-viewer
Releases · rogden/tailwind-config-viewer
v1.2.2
Added
- Ability to replace theme values used in the config viewer Issue
v1.2.1
Fixed
- Incorrect dark mode button hover color
v1.2.0
Added
- Transitions Section
- Dark Mode
Changed
- Made spacing and sizing of section rows more consistent
- Removed divider between text section rows
v1.1.3
Fixed
export
command error Issue
v1.1.2
Added
- Demo of viewer using default Tailwind config
Fixed
- Asset paths are now relative enabling static export to be hosted in subdirectories
v1.1.1
Fixed
- Error due to missing lib directory in npm package Issue
v1.1.0
Added
export
command to export the viewer for static hosting
serve
command to serve the viewer. This is the default command and equivalent to running tailwind-config-viewer
without specifying a command