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
The simple button example (including all button examples) like
<Button>Click Here</Button>
get emphasis on hover. However, for some reason I am not getting it using any of the examples except when using animated which should be used with an icon so that the button will not get truncated.
The text was updated successfully, but these errors were encountered:
I've tested all hover effects on all buttons and they are working. FWIW, hover effects are also CSS powered which is beyond the scope of our project at this time. Closing for now, will re-open if there is more information to go on.
@levithomason@jcarbo I believe it was due to using CSS from the CDN because it works now. Maybe it was not loading properly at that time.
I am an amateur when it comes to front-end so I apologize if this was a stupid question :) Thanks for the quick responses and keep up the amazing work.
The simple button example (including all button examples) like
get emphasis on hover. However, for some reason I am not getting it using any of the examples except when using animated which should be used with an icon so that the button will not get truncated.
The text was updated successfully, but these errors were encountered: