JosephusPaye / Keen-UI

A lightweight Vue.js UI library with a simple API, inspired by Google's Material Design.
https://josephuspaye.github.io/Keen-UI/
MIT License
4.1k stars 438 forks source link

Roboto doesn't have the 600 font weight on Google fonts. #441

Closed kilobyte2007 closed 5 years ago

kilobyte2007 commented 5 years ago

https://github.com/JosephusPaye/Keen-UI/blob/48f7a68303b9e7b99535bfb97dd6b94a636dd135/src/UiButton.vue#L226

As stated in the subject, the Roboto font which was a default font for Keen-ui doesn't even have the font-weight 600 and it looks crappy in my case. It looks good with the Roboto loaded from my system. I think that we could make this as a customizable scss variable maybe?