Skip to content

Commit

Permalink
feat: add vuetify and @mdi/font (#99)
Browse files Browse the repository at this point in the history
[skip ci]

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
  - Integrated Vuetify for enhanced UI components.
  - Added Material Design Icons for improved iconography.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: fengmk2 <[email protected]>
  • Loading branch information
SunWuyuan and fengmk2 authored Jun 2, 2024
1 parent 4aceca5 commit b4fcf5b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -775,6 +775,9 @@
"@mdi/react": {
"version": "*"
},
"@mdi/font": {
"version": "*"
},
"@mdn/browser-compat-data": {
"version": "*"
},
Expand Down Expand Up @@ -17026,6 +17029,9 @@
"vuera": {
"version": "*"
},
"vuetify": {
"version": "*"
},
"vuex": {
"version": "*"
},
Expand Down

0 comments on commit b4fcf5b

Please sign in to comment.