freenowtech / wave

Design System of FREE NOW
https://wave.free-now.com
Apache License 2.0
64 stars 22 forks source link

Add font recommendations to the installation manual #113

Open nlopin opened 3 years ago

nlopin commented 3 years ago

We imply "Open Sans" font is used with Wave, but we don't mention this fact in the documentation.

snapsnapturtle commented 3 years ago

Maybe we can even provide a css snippet that imports the correct fonts automatically and the projects can just inject this as a <GlobalWaveStyles /> component?