We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How could you add animation to the toast icon?
The text was updated successfully, but these errors were encountered:
I did it like this: an animated SVG icon, converted to base64, and placed it using CSS with a background URL.
Sorry, something went wrong.
Thanks for your reply, But with that you managed to make only the icon animate?
Yes. Find one svg whit animation, convert to base64 and edit the CSS whit your base64 coded text. Easy like that. Look:
No branches or pull requests
How could you add animation to the toast icon?
The text was updated successfully, but these errors were encountered: