Skip to content

Configuration to run tailwindcss in docker with nginx and php

Notifications You must be signed in to change notification settings

plambert684/docker-nginx-php-tailwindcli

Repository files navigation

nginx-php-tailwindcli

1: Set up repo
git clone [email protected]: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

About

Configuration to run tailwindcss in docker with nginx and php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published