vue-feather icon indicating copy to clipboard operation
vue-feather copied to clipboard

feat: add iconClass prop

Open ajmueller opened this issue 2 years ago • 0 comments

I use Tailwind CSS and would like to be able to add classes to the svg element, thereby allowing me to use stroke and fill classes with any custom theming I've applied and not rely on resolving my Tailwind config or Tailwind's colors exported in their package.

In addition, I fixed a few security vulnerabilities (noticed them when I installed the deps) as well as added some VS Code settings and extension recommendations due to conflicts with my own setup that uses Prettier as the default formatter.

Let me know what you think and if there's anything else you'd like me to change (e.g. bump the version).

ajmueller avatar Apr 08 '22 19:04 ajmueller