tailwind-bundle icon indicating copy to clipboard operation
tailwind-bundle copied to clipboard

`tailwind:upgrade` command

Open kbond opened this issue 10 months ago • 1 comments

Running attempts to update your config to the latest version on your branch.

  • 3.2.1 would upgrade to 3.4.17 (assuming this is latest 3.x)
  • 4.0.1 would upgrade to 4.0.9 (assuming this is latest 4.x)

If using a custom binary, throws exception.

kbond avatar Mar 05 '25 20:03 kbond

could be possible to remove old binaries stored inside var/tailwind during the execution of this new command?

davidnectarestudio avatar Nov 10 '25 07:11 davidnectarestudio