Skip to content

Releases: tonysm/tailwindcss-laravel

2.1.0

02 Mar 20:23
2.1.0
8dee933
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0

12 Feb 00:51
2.0.0
de6f718
Compare
Choose a tag to compare

What's Changed

  • Upgrades to Tailwind V4.

1.2.0

12 Feb 00:49
1.2.0
db7ea8b
Compare
Choose a tag to compare

What's Changed

  • Fallback to Tailwind V3 in the 1.x tagging. It was my mistake to bump to V4 without a major version. If you switched to V4, use the 2.x tag.

Full Changelog: 1.1.0...1.2.0

1.1.0

27 Jan 14:03
1.1.0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.1.0

1.0.2

15 Oct 13:33
Compare
Choose a tag to compare

What's Changed

  • Fix tty not read/writable on build command inside Docker by @mvanduijker in #35

New Contributors

Full Changelog: 1.0.1...1.0.2

1.0.0

13 Aug 02:17
7229010
Compare
Choose a tag to compare

What's Changed

  • First official release! 🥳

Full Changelog: 0.14.0...1.0.0

0.15.0

13 Aug 02:17
7229010
Compare
Choose a tag to compare

What's Changed

  • Bumps Tailwind binary version and tweaks the build command to use the Process facade by @tonysm in #33

Full Changelog: 0.14.0...0.15.0

0.14.0

06 Mar 01:44
673bf98
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.13.1...0.14.0

0.13.1

23 Feb 01:52
3e7c635
Compare
Choose a tag to compare

Changelog

  • CHANGED: Bump the Tailwind CLI version at 67a0c1b
  • CHANGED: Tweaked the install command to only append the Tailwind link tags to the layout instead of replace the vite directive at 3e7c635

0.12.1

12 Jan 03:41
a40d47b
Compare
Choose a tag to compare

Changelog

  • Fix tailwind.config.js file requiring plugins that fail