mirror of
https://github.com/ClaperCo/Claper.git
synced 2025-12-15 19:37:53 +01:00
ci: fix tailwind install
This commit is contained in:
@@ -68,6 +68,8 @@ RUN npm install -g sass
|
||||
RUN cd assets && npm i && \
|
||||
sass --no-source-map --style=compressed css/custom.scss ../priv/static/assets/custom.css
|
||||
|
||||
RUN tailwind.install
|
||||
|
||||
# compile assets
|
||||
RUN mix assets.deploy.nosass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user