Skip to content

Releases: nuxt-modules/tailwindcss

v1.4.0

11 Mar 09:38
Compare
Choose a tag to compare

Features

  • Add exposeConfig option to reference resolved config in javascript runtime (PR #69)

See demo and source code

Chore

  • Upgrade dependencies

v1.3.3

18 Feb 14:33
Compare
Choose a tag to compare

v1.3.2

06 Feb 12:24
Compare
Choose a tag to compare
  • Upgrade to Tailwind v1.2 (#60)
  • Fix override PurgeCSS "enabled" option (#59)

v1.3.1

15 Jan 19:44
Compare
Choose a tag to compare

Fix a regression: PurgeCSS stopped working after upgrade to v.1.3.0

Related Issues: #52 and #54

v1.3.0

06 Jan 14:11
Compare
Choose a tag to compare
  • Upgrade TailwindCSS to v1.1.4
  • Add purgeCSSInDev option to activate purgeCSS in development mode

v1.2.0

05 Nov 13:29
Compare
Choose a tag to compare
  • Upgrade TailwindCSS to 1.1.3
  • Add support for deprecated build.postcss.plugins syntax (#36)

v1.1.2

08 Aug 09:58
Compare
Choose a tag to compare
  • Upgrade to Tailwind v1.1.0
  • Remove log of postcss preset (fix #20)
  • Use nuxt.hook('build:before') to work when used as middleware (fix #23)

v1.1.0

12 Jun 13:08
Compare
Choose a tag to compare

Misc

  • refactor: module and increase coverage (#5)

v0.1.1

11 Jun 10:55
Compare
Choose a tag to compare

v0.1.0

06 Jun 08:57
Compare
Choose a tag to compare