Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

KKR77's avatar
Level 1

How see real -time changes while using laravel 10 with tailwind css

"I need to observe real-time CSS changes while working on Blade files. This project is Dockerized, and Tailwind configurations are set up correctly. However, CSS changes are not being displayed.

When I run npm run dev inside the Docker shell, nothing happens. Subsequently, running npm run build provides all the classes I've used, but it doesn't recognize any additions."

0 likes
2 replies
arthvrian's avatar

are you using livewire, inertia or any framework with HMR?

Please or to participate in this conversation.