Skip to content

Commit

Permalink
feat: integration varlet icon builder
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangmo8 committed May 16, 2024
1 parent 98b4a3b commit 9313325
Show file tree
Hide file tree
Showing 5 changed files with 568 additions and 126 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ tips: If you running `varlet` on the PC. Please install [`@varlet/touch-emulator
|--|--|--|--|
|modulePath|false|undefind|customer you workspace path if you want|
|exclude|false|'.nuxt', 'node_modules'|exclude some path that you won't transform|
|icon|false| undefined | [svg icon to iconfont](https://github.com/varletjs/varlet-iconx/tree/main/packages/varlet-unplugin-icon-builder) |

## Contribution

Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"dependencies": {
"@nuxt/kit": "^3.3.2",
"@varlet/ui": "latest",
"@varlet/unplugin-icon-builder": "^0.2.4",
"knitwork": "^1.0.0",
"magic-string": "^0.29.0",
"unplugin": "^1.0.1"
Expand Down
Loading

0 comments on commit 9313325

Please sign in to comment.