You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to i can connect external libs css like: import 'awesomelib/awesomelib.css? I do not fully understand where I should connect it, and whether it is necessary to add something to server configurations?
The text was updated successfully, but these errors were encountered:
I'm also interested in this!!! {assets.css.map(path => <link rel="stylesheet" type="text/css" key={path} href={path} />)} - how to use? how to add css to assets? Thank!
How to i can connect external libs css like:
import 'awesomelib/awesomelib.css
? I do not fully understand where I should connect it, and whether it is necessary to add something to server configurations?The text was updated successfully, but these errors were encountered: