You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your kind words. Animations are no longer included in the package, but can be added directly using CSS. I hope that I (or someone else) will create a package dedicated to CSS animations which should work seamlessly with the outputs of this package.
In the previous version, we could set
animate = spin
as a new style for the icon. Is this still possible?Here is my code:
icon_style(fontawesome("cog", style = "solid"), size = 1, animate = "spin", color = "white")
Thanks a lot for your package!
The text was updated successfully, but these errors were encountered: