The Tailwind 3.x Shift automates the upgrade of your project from Tailwind 2.x to Tailwind 3.x. This includes all of the changes listed in the Upgrade Guide.
The Tailwind 3.x Shift upgrades your Tailwind configuration file, replaces utility class references, adopts the new color palette, and much more.
Using the Tailwind 3.x Shift to automatically upgrade your Tailwind project has an estimated time savings of 2 hours.
Tailwind 3.x is the latest release. This means both Tailwind and the Tailwind 3.x Shift will continue to receive updates. You may check the Tailwind blog for any important updates.
The Tailwind 3.x Shift automates many of the upgrades listed in the Tailwind Upgrade Guide, including:
package.json
for Tailwind 3.x.screens
to new variants.In addition to the Core Upgrades, the Tailwind 3.x Shift automates optional upgrades listed in the Tailwind Upgrade Guide, including:
There are some upgrades the Tailwind 3.x Shift can not perform automatically. When Shift detects these it adds a detailed comment to the Pull Request to guide any additional steps you may need to do manually.
By default, Shift will look for the Tailwind config file to determine your project path. This will be used as the base path when searching for additional assets and templates.
When not specified, Shift will assume a Laravel project structure. If you are not using a Tailwind configuration file or have a different project structure, you may configure Shift for your project.
Sign in with any of the following services to connect Shift with your Laravel project.
Don't use one of these services?
Temporarily push your project to a free, private repository on one of these cloud-based services or upgrade your project locally with Shift for Docker.