Skip to content

Commit

Permalink
style: Add dist.css to the files field of package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jan 10, 2022
1 parent be208fa commit 6a11de4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"author": "Kenny Wong <wowohoo@qq.com>",
"license": "MIT",
"files": [
"dist.css",
"src",
"esm",
"cjs"
Expand Down

0 comments on commit 6a11de4

Please sign in to comment.