mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-27 16:10:32 +00:00
tailwind css is now auto installed as a main dependency
This commit is contained in:
parent
b827f285f4
commit
ebec2fe003
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ COPY *.js .
|
|||
COPY src/frontend ./src/frontend
|
||||
|
||||
RUN npm install --omit=dev && \
|
||||
npm install tailwindcss && \
|
||||
npm run build-frontend
|
||||
|
||||
# Main app build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue