tailwind-bundle
tailwind-bundle copied to clipboard
`tailwind:upgrade` command
Running attempts to update your config to the latest version on your branch.
3.2.1would upgrade to3.4.17(assuming this is latest 3.x)4.0.1would upgrade to 4.0.9 (assuming this is latest 4.x)
If using a custom binary, throws exception.
could be possible to remove old binaries stored inside var/tailwind during the execution of this new command?