The Tailwind Converter automates the process of converting CSS frameworks, like Bootstrap, as well as your custom CSS to use the Tailwind CSS utility classes.
This takes a bottom-up approach by converting the CSS, not the markup. By preserving your markup Shift avoids breaking any behavior added by JavaScript.
After running the Tailwind Converter you will have your original site styled with Tailwind CSS and the ability to use Tailwind CSS exclusively for future development.
Using the Tailwind Converter to automatically convert your project has an estimated time savings of 8 hours.
public/css/app.css
(configurable)The Tailwind Converter automates the following conversions:
tailwind.config.js
.In order to avoid breaking, Shift does not alter your HTML markup. If you wish to convert the HTML associated with Bootstrap components, you will need to do so manually.
To achieve the best possible results from the Tailwind Converter, Shift has the following recommendations:
As with other Shifts, you may add a Shift Configuration file to your project to configure the Tailwind Converter to run for your web application structure.
compiled_css
source_path
template_paths
:
)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.