Jevon617 / unplugin-svg-component

generate a vue/react component through svg files, supporting svg file HMR, Tree-shaking, SSR and TS hint.
MIT License
58 stars 5 forks source link

vitepress 可以使用么 #6

Closed trry-hub closed 1 year ago

trry-hub commented 1 year ago

vitepress 中 可以用自己的svg 组件注册么,插件只负责导入svg 图标

Jevon617 commented 1 year ago
  1. 可以在vitepress中使用.

  2. 可以使用自己的svg组件, 这样会失去ts提示。