Skip to content

Commit

Permalink
Fix bin
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Dec 11, 2023
1 parent 1cf0c61 commit 974270b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@
"types": "./dist/index.d.ts"
}
},
"bin": {
"mcss": "./dist/bin/index.bundle.js",
"mastercss": "./dist/bin/index.bundle.js"
},
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 974270b

Please sign in to comment.