Improve assets
This commit is contained in:
parent
f69067f7ae
commit
8edf81608f
21 changed files with 17 additions and 18 deletions
|
@ -13,7 +13,7 @@ RUN mkdir -p ./bin \
|
|||
&& chmod +x tailwindcss-linux-x64 \
|
||||
&& mv tailwindcss-linux-x64 ${TW_BIN}
|
||||
|
||||
RUN ${TW_BIN} -i ./static/style/global.css -o ./static/style/dist.css --minify
|
||||
RUN ${TW_BIN} -i ./assets/style/global.css -o ./assets/style/dist.css --minify
|
||||
|
||||
RUN qlot install --quiet --no-color
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue