Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
3design authored Oct 1, 2024
1 parent cfff86f commit 560a61c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"build": "npm-run-all -s build:*",
"dev:11ty": "eleventy --serve",
"dev:css": "tailwindcss -i src/assets/css/tailwind.css -o dist/css/styles.css --watch",
"build:11ty": "eleventy --pathprefix '/gbc/'",
"build:11ty": "eleventy --pathprefix '/gbc_website/'",
"build:css": "tailwindcss -i src/assets/css/tailwind.css -o dist/css/styles.css"
},
"keywords": [],
Expand Down

0 comments on commit 560a61c

Please sign in to comment.