This website requires JavaScript.
Explore
Help
Sign In
studio
/
cunningham
Watch
2
Star
0
Fork
0
You've already forked cunningham
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fd988c03e110ef7f1c59f2ec68e630a5b5dd5fca
cunningham
/
packages
/
react
/
src
/
fonts.scss
2 lines
44 B
SCSS
Raw
Normal View
History
Unescape
Escape
💄(react) migrate to Roboto Flex Previously we were using standard Roboto Font but we were struggling to get the same boldness as the ones from the Figma sketches. It appears that Figma uses Roboto Flex, so by installing it we can now nearly perfectly align our visuals with the ones form the sketches. I had to do some custom tweaks with the weights of the font because if we use exactly the same font-weight as in Figma the render is still different.
2023-05-25 17:12:33 +02:00
@import
"
@fontsource-variable/roboto-flex
"
;
Reference in New Issue
Copy Permalink