How to Install Tailwind for the FrontEnd in Laravel
How to configure Tailwind CSS for front-end uses without the Tailwind, Bootstrap, and Metronic's CSS and JS files interfering with one another in the Laravel app?
Replies (3)
Hi,
Metronic depends on Bootstrap and integrating Tailwind as a replacement for Bootstrap is not supported yet. We may consider the Tailwind version in the near future as it required major work.
Regard.
Hi Sean, I want to keep the Bootstrap for the admin panel part. The Tailwind will be used for frontend purposes only. But that's OK. I have figured it out. Thanks
Glad to hear that. All the best with your project!