Skip to content

Commit 0907f1a

Browse files
authored
Merge pull request #539 from tancredi/support-readme
BREAKING CHANGE: Add support note in the readme
2 parents 6212282 + 12e21f1 commit 0907f1a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,10 @@ And the generated icon IDs would be:
201201

202202
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.
203203

204+
### Support
205+
206+
The library is currently actively maintained for for Node 16.x.x support or above
207+
204208
### Contribute
205209

206210
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).

0 commit comments

Comments
 (0)