I try to install the tailwindcss in my laravel project and it doesn't work. i have no errors or crashes. i used the guide from tailwindcss docs. But i up project on laravel Sail in docker, and all this be on windows wsl 2. Can someone help me? here is the result
i tried to reinstall all project and i have no changes. next tried to do
sudo apt-get update
sudo apt-get upgrade
and still no changes. Next i tried use root to reinstall
sail npm install -D tailwindcss postcss autoprefixer
sail npx tailwindcss init -p
but it doen't help me too