Skip to content

Commit

Permalink
chore: Modify tailwind converter shell command
Browse files Browse the repository at this point in the history
  • Loading branch information
youthfulhps committed Sep 4, 2023
1 parent c9c3074 commit 50dcccd
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 @@ -55,6 +55,6 @@
"rollup-plugin-polyfill-node": "^0.12.0"
},
"bin": {
"tailwind-convert": "./bin/index.js"
"tailwind-converter": "./bin/index.js"
}
}

0 comments on commit 50dcccd

Please sign in to comment.