Skip to content

Commit

Permalink
yolo
Browse files Browse the repository at this point in the history
  • Loading branch information
thecrypticace committed Dec 12, 2023
1 parent ab719e0 commit 2466b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/playground-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"example": "examples"
},
"scripts": {
"prebuild": "yarn workspace @headlessui/vue build && yarn workspace @headlessui/tailwindcss build",
"prebuild": "yarn workspace @headlessui/vue build && yarn workspace @headlessui/tailwindcss build && ls /vercel/path0/node_modules/@headlessui/tailwindcss",
"predev": "yarn workspace @headlessui/vue build && yarn workspace @headlessui/tailwindcss build",
"dev:tailwindcss": "yarn workspace @headlessui/tailwindcss watch",
"dev:headlessui": "yarn workspace @headlessui/vue watch",
Expand Down

0 comments on commit 2466b19

Please sign in to comment.