Join Slack
Powered by
Guys, how to import & use font family from goo...
# react
r
Raffael Ali Maulana
03/31/2023, 8:42 AM
Guys, how to import & use font family from google fonts in react-emotion wrapper?
t
turansky
03/31/2023, 9:56 AM
You can use
file-loader
with
following configuration
turansky
03/31/2023, 9:57 AM
After that you can use
require
function for importing
r
Raffael Ali Maulana
03/31/2023, 10:06 AM
Aight thanks sir victor
5
Views
Open in Slack
Previous
Next