Skip to content

Commit

Permalink
feat: Add csstype dependency for style property type checking
Browse files Browse the repository at this point in the history
  • Loading branch information
youthfulhps committed Jul 13, 2023
1 parent a21ff60 commit aab2d81
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"vite-plugin-dts": "^2.0.2"
},
"dependencies": {
"csstype": "^3.1.2",
"rollup-plugin-polyfill-node": "^0.12.0"
}
}
7 changes: 7 additions & 0 deletions pnpm-lock.yaml

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

0 comments on commit aab2d81

Please sign in to comment.