We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b9a0c8 + e0f8d0a commit 96e2a56Copy full SHA for 96e2a56
1 file changed
mix.exs
@@ -83,7 +83,8 @@ defmodule ExIcon.MixProject do
83
skip_undefined_reference_warnings_on: ["CHANGELOG.md"],
84
groups_for_modules: [
85
Providers: [
86
- ExIcon.Lucide
+ ExIcon.Lucide,
87
+ ExIcon.SimpleIcons
88
]
89
90
0 commit comments