Skip to content

Releases: cossssmin/tailwindcss-plugin-starter

v1.0.0

31 Dec 13:25
Compare
Choose a tag to compare

Changed

  • tests: migrated to Vitest
  • updated tailwindcss to 3.4.0

Removed

  • removed c8, jest and prettier

v0.2.0

12 Sep 14:03
Compare
Choose a tag to compare

Added

  • added array and media query addVariant examples

Removed

  • removed addVariant function example as it is no longer supported since Tailwind CSS 3.1.x

Changed

  • updated tailwindcss from 3.0.24 to 3.1.8
  • updated postcss from 8.4.13 to 8.4.16
  • updated c8 from 7.11.2 to 7.12.0
  • updated jest from 28.1.0 to 28.1.3
  • updated prettier from 2.6.2 to 2.7.1
  • updated np from 7.6.1 to 7.6.2

v0.1.0

07 May 10:56
62d1afa
Compare
Choose a tag to compare

Initial release!