Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I need to setup font Inter in the project. I am building a lib javascript that uses cssinjs/jss for style.
my lib will be installed in the front end, when the user calls some method inside of the lib, a modal will popup.
This modal is styled with jss, but I don't know how to setup the fonts on this project.
How to do that?
I have this:
globalCrowStyles.js
Where should I put the fonts?
Beta Was this translation helpful? Give feedback.
All reactions