Update readme

This commit is contained in:
Brabli
2023-01-03 11:00:38 +00:00
parent 87a6204f25
commit 7469cc78f8

View File

@@ -66,5 +66,7 @@ primary:
`hover (string)` Name of the colour pallete to use when the icon is hovered over `hover (string)` Name of the colour pallete to use when the icon is hovered over
`classes (string[])` Additional classes to add to the icon. This can cause Tailwind class collisions, so use with caution if at all.
## Reminders ## Reminders
Remember to add `./config/packages/*.yaml` as a value in your Tailwind config content array if it does not already exist. This will ensure Tailwind classes inside of the config file get compiled. Remember to add `./config/packages/*.yaml` as a value in your Tailwind config content array if it does not already exist. This will ensure Tailwind classes inside of the config file get compiled.