Now worky
This commit is contained in:
2
Makefile
2
Makefile
@ -15,7 +15,7 @@ live/server:
|
||||
|
||||
# run tailwindcss to generate the styles.css bundle in watch mode.
|
||||
live/tailwind:
|
||||
npx tailwindcss -i ./style/input.css -o ./assets/styles.css --minify --watch
|
||||
npx tailwindcss -i ./style/input.css -o ./assets/styles.css --minify --watch=forever
|
||||
|
||||
# run esbuild to generate the index.js bundle in watch mode.
|
||||
live/esbuild:
|
||||
|
||||
Reference in New Issue
Block a user