1: Set up repo git clone git@github.com:plambert684/docker-nginx-php-tailwindcli.git
2: Set up tailwindcss environment (for client) npm install -D tailwindcss
Note : The tailwind config that I provided is the full version
3: Start docker docker-compose up -d
Don't forget to rebuild the css in your client to see the changes