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

Add feature flags for Lucide categories #21

Open
DanielleHuisman opened this issue Jan 12, 2025 · 0 comments
Open

Add feature flags for Lucide categories #21

DanielleHuisman opened this issue Jan 12, 2025 · 0 comments

Comments

@DanielleHuisman
Copy link
Member

DanielleHuisman commented Jan 12, 2025

Before trying to publish this package, there were features for every icon. Unfortunately, crates.io has a limit of 300 features, so publishing was not possible. See this article for more information about the feature limit.

Adding features flags for categories would be feasible, because there are only 43 Lucide categories at the moment. This could significantly decrease compile times when enabling only the required categories for a project.

Related issues: #20.

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

No branches or pull requests

1 participant