Skip to content

Releases: rogden/tailwind-config-viewer

v2.0.4

24 Jun 02:39
Compare
Choose a tag to compare

Fixed

  • #92 Resolves issue related URL scheme on Windows for export command

v2.0.3...v2.0.4

v2.0.3

16 Jun 20:25
Compare
Choose a tag to compare

Fixed

  • #92 Resolves issue related URL scheme on Windows

v2.0.2...v2.0.3

v2.0.2

28 Apr 12:13
Compare
Choose a tag to compare

Fixed

v2.0.1...v2.0.2

v2.0.1

31 Mar 13:34
Compare
Choose a tag to compare

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

29 Mar 01:40
Compare
Choose a tag to compare

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

31 Oct 02:44
Compare
Choose a tag to compare

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

08 Sep 01:46
Compare
Choose a tag to compare

Fixed

  • #67 Class names and values not displaying when fontWeights are defined in config

v1.7.1...v1.7.2

v1.7.1

31 May 13:19
Compare
Choose a tag to compare

Fixed

v1.7.0...v1.7.1

v1.7.0

28 Apr 02:03
Compare
Choose a tag to compare

Added

  • #43 Add Font Famililes section with custom font support (thanks @acharlop !)

v1.6.3...v1.7.0

v.1.6.3

20 Dec 03:08
Compare
Choose a tag to compare

Fixed

  • #51 Tailwind v3 not included in peerDependencies