mvdnbrk / laravel-mix-tailwindcss

Tailwind CSS wrapper for Laravel Mix.
https://laravel-mix.com/extensions/tailwindcss
MIT License
47 stars 2 forks source link

Watch mode does not take action on changes instead continues to monitor without stopping. Is that normal? Video added: #6

Open okaymode opened 4 hours ago

okaymode commented 4 hours ago

"scripts": { "dev": "npx mix watch", "prod": "npx mix -p" },

GIF: https://drive.google.com/file/d/1VB5ZABswgQ8wNe3RkHhQFXNuWCs8_PGz/view?usp=sharing MP4: https://drive.google.com/file/d/12a3BkoGZ_VnNP8meyyvUMm_y2zIaQvEL/view?usp=sharing

okaymode commented 3 hours ago

terminal