Cogoport / cogo-toast

Beautiful, Zero Configuration, Toast Messages for React. Only ~ 4kb gzip, with styles and icons
https://cogoport.github.io/cogo-toast
MIT License
673 stars 1 forks source link

Have a sensible default font stack #72

Open matteofrana opened 4 years ago

matteofrana commented 4 years ago

I think that it would be better to provide a sensible (sans-serif) default font stack. For React Bricks CMS I have to open toasts from an iframe where I don't control the external CSS and if the user has a serif font toasts are not so great.

What do you think?

Thank you for the great library! Matteo