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