Skip to content

Commit

Permalink
Merge pull request #539 from tancredi/support-readme
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Add support note in the readme
  • Loading branch information
tancredi committed Mar 31, 2024
2 parents 6212282 + 12e21f1 commit 0907f1a
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 0907f1a

Please sign in to comment.