-
Notifications
You must be signed in to change notification settings - Fork 65
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
Add universal support for color attribute (similar to CSS icons) #176
Comments
Use |
The With that said, I do agree that it's a bit confusing in that context. When using CSS icons (the default now), you must use |
Ok, I migrated to
Is it an idea to also support the And perhaps also add universal support |
For stroke-width, please keep an eye on #199 |
<Icon name="uil:github" color="red" />
returns
App.config.ts
The text was updated successfully, but these errors were encountered: