Use NPM tailwind
This commit is contained in:
parent
3a25e0b4b0
commit
1fdc8ee48b
3 changed files with 6 additions and 5 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue