File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22 "name" : " hackersweekweb" ,
33 "scripts" : {
44 "server" : " hugo server -b http://localhost -p 8000" ,
5- "dev" : " NODE_ENV=development ./themes/blowfish/node_modules/tailwindcss/lib/ cli.js -c ./themes/blowfish/tailwind.config.js -i ./themes/blowfish/assets/css/main.css -o ./assets/css/compiled/main.css --jit -w" ,
6- "build" : " NODE_ENV=production ./themes/blowfish/node_modules/tailwindcss/lib/ cli.js -c ./themes/blowfish/tailwind.config.js -i ./themes/blowfish/assets/css/main.css -o ./assets/css/compiled/main.css --jit"
5+ "dev" : " NODE_ENV=development ./themes/blowfish/node_modules/@ tailwindcss/cli/dist/index.mjs -c ./themes/blowfish/tailwind.config.js -i ./themes/blowfish/assets/css/main.css -o ./assets/css/compiled/main.css --jit -w" ,
6+ "build" : " NODE_ENV=production ./themes/blowfish/node_modules/@ tailwindcss/cli/dist/index.mjs -c ./themes/blowfish/tailwind.config.js -i ./themes/blowfish/assets/css/main.css -o ./assets/css/compiled/main.css --jit"
77 }
88}
You can’t perform that action at this time.
0 commit comments