Skip to content

Commit

Permalink
Add support note in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tancredi committed Mar 31, 2024
1 parent 9171513 commit 12e21f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,10 @@ And the generated icon IDs would be:

You can provide a `getIconId` function via the configuration file to customize how the icon IDs / CSS selectors are derived from the filepath. The function will receive relative paths to the icon and the input directory as arguments, and must return a unique string to be used as the ID.

### Support

The library is currently actively maintained for for Node 16.x.x support or above

### Contribute

PRs are always welcome. If you need help questions, want to bounce ideas or just say hi, [join the Discord channel](https://discord.gg/BXAY3Kc3mp).
Expand Down

0 comments on commit 12e21f1

Please sign in to comment.