mirror of
https://github.com/ClaperCo/Claper.git
synced 2025-12-16 03:47:56 +01:00
ci: install tailwind globally
This commit is contained in:
@@ -68,7 +68,7 @@ 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 mix tailwind.install
|
||||
RUN npm install -g tailwindcss
|
||||
|
||||
# compile assets
|
||||
RUN mix assets.deploy.nosass
|
||||
|
||||
Reference in New Issue
Block a user