Use NPM tailwind

This commit is contained in:
Aleks Rutins 2025-06-09 22:05:06 -04:00
parent 3a25e0b4b0
commit 1fdc8ee48b
No known key found for this signature in database
3 changed files with 6 additions and 5 deletions

View file

@ -1,4 +1,4 @@
shell: |
npm ci
podman run -it -v .:/site:z quay.io/aspr/phlexite:latest
podman run -it -v .:/site:z -e 'TAILWINDCSS_INSTALL_DIR=/site/node_modules/.bin' quay.io/aspr/phlexite:latest
cp -r _build/* /srv/farthergate.com/