Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add iconClass prop #16

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

ajmueller
Copy link

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant