Skip to content

Commit 96e2a56

Browse files
authored
Merge pull request #11 from woylie/group-providers
move simple icons to providers group
2 parents 5b9a0c8 + e0f8d0a commit 96e2a56

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

mix.exs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ defmodule ExIcon.MixProject do
8383
skip_undefined_reference_warnings_on: ["CHANGELOG.md"],
8484
groups_for_modules: [
8585
Providers: [
86-
ExIcon.Lucide
86+
ExIcon.Lucide,
87+
ExIcon.SimpleIcons
8788
]
8889
]
8990
]

0 commit comments

Comments
 (0)