justboil / admin-one-vue-tailwind

Free Vue.js 3.x Tailwind 3.x admin dashboard template with dark mode. Vite builds. Pinia state. Laravel integration available
https://justboil.github.io/admin-one-vue-tailwind/
MIT License
2.13k stars 402 forks source link

in laravel 10 integration, the colors are not displayed. #47

Open DiegoAlonso27 opened 11 months ago

DiegoAlonso27 commented 11 months ago

image

when I want to integrate it with laravel 10, I follow all the steps and at the end many of the colors are not rendered.

I thought it could be tailwind so I updated all the npm packages but it keeps happening.

when i use tailwind outside of the normal template the colors work.

can anyone help me?