tailwindlabs / heroicons

A set of free MIT-licensed high-quality SVG icons for UI development.
https://heroicons.com
MIT License
21.03k stars 1.27k forks source link

Vue typescript support #863

Closed phix-o closed 1 year ago

phix-o commented 1 year ago

This is a follow up for issue #64. I'm opening a new one because typescript support is only support for @heroicons/react and not @heroicons/vue. I feel it would be nice to add the type definition for @heroicons/vue

ezmemoar commented 1 year ago

Hope this one is noticed ASAP

vpratfr commented 1 year ago

I may have missed it in the docs, but how do we do it in practice?