Open
Description
We want to decide - is it worth it to add new animations to our components.
For example we could add VaButton click and hover animations because currently we don't have any and it will make them look modern and prettier.
It could be an optional prop that will allow to select type of animation for users.
We can make any animation that suits our theme - here are some animations examples just for reference.
I believe simplicity is the key but at least pure CSS solution that does not require any additional imports should give us the best of both worlds.
Would be great to hear your ideas and suggestions here.