Skip to content

Releases: rogden/tailwind-config-viewer

v1.2.2

06 Sep 04:00
Compare
Choose a tag to compare

Added

  • Ability to replace theme values used in the config viewer Issue

v1.2.1

02 Sep 18:31
Compare
Choose a tag to compare

Fixed

  • Incorrect dark mode button hover color

v1.2.0

29 Aug 17:15
Compare
Choose a tag to compare

Added

  • Transitions Section
  • Dark Mode

Changed

  • Made spacing and sizing of section rows more consistent
  • Removed divider between text section rows

v1.1.3

17 Aug 14:08
Compare
Choose a tag to compare

Fixed

  • export command error Issue

v1.1.2

29 Jul 02:57
Compare
Choose a tag to compare

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

28 Jul 19:16
Compare
Choose a tag to compare

Fixed

  • Error due to missing lib directory in npm package Issue

v1.1.0

28 Jul 18:47
Compare
Choose a tag to compare

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