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

fix: stroke omitted for hi_outline_icons.rs #63

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

goosethedev
Copy link

Solves #62

Omits the stroke attribute on codegen. I only tested it for the Heroicons files (the Material repo was too big for me to clone), but I assume it is also beneficial to avoid hardcoding the attribute in other files. Let me know if I should test it for the other files as well.

Also, I think it would be better to set stroke: "currentColor" to explicitely allow stroke overwriting by the parent, but it seems it isn't totally necessary.

@marc2332 marc2332 self-requested a review January 22, 2025 15:56
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