tailwind 4.0 not working< I have tried to follow this
https://github.com/laravel/laravel/pull/6523/files
When working with Metronic 9, Tailwind v4, and Laravel, compatibility issues can arise due to differences in asset compilation reputation management companies kochi or configuration. I focus on ensuring proper integration by verifying package versions, adjusting webpack or Vite settings, and resolving conflicts in Tailwind's utility classes for a smooth development experience.
Yes I did, As I said before problem is the tailwind.config.js file
Hi
Have you include the css file from /metronic-tailwind-html/dist/assets/css/styles.css?
The table style is bundled together in this css file.
Thanks
I am not using build file, I am using source file to build using vite.
Hi,
We will release Tailwind 4 official update soon. We are currently working on it. At the moment please consider using Metronic 9 Tailwind 3.x.
Regards,
Sean
Hi Sean,
is there any estimated date for Tailwind 4 on Metronic 9?
Yes, I included files that downloaded from themeforest. The problem was in the tailwind.config.js file. It does not include some table and other plugin custom style. I copied the config from Vue integration and then it works. You may check my your self
Hi
Have you include the Metronic tailwind style, downloaded from Themeforest. The default laravel in the repo does not include style files from it.
Please refer to the readme file
https://github.com/keenthemes/metronic-tailwind-html-integration/tree/main/metronic-tailwind-laravel#readme
Thanks
I convinced to use tailwind v3, but now I am getting unstyled all plugins like table. I use default Laravel repo from GitHub (https://github.com/keenthemes/metronic-tailwind-html-integration/tree/main/metronic-tailwind-laravel)
Hi,
Metronic v9 currently does not support Tailwind v4 which is just released. Tailwind v4 has many breaking changes so we will need to release migrate release soon.
In the meantime please stick to v3.x of Tailwind instead.
Regards,
Sean