Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored Dec 26, 2022
1 parent 6db1770 commit 346892e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM node:current-alpine
RUN yarn global add tailwindcss
RUN yarn global add tailwindcss @tailwindcss/forms
ENTRYPOINT tailwindcss -i $INPUT_INPUT -o $INPUT_OUTPUT

0 comments on commit 346892e

Please sign in to comment.