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
{{ message }}
This repository has been archived by the owner on Jun 3, 2019. It is now read-only.
when I import any css file from a third-party module like this import 'react-tippy/dist/tippy.css'
at src/App.tsx or client/index.js it doesn't get loaded in the HTML page.
I didn't change the css config since I cloned the repo
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
when I import any css file from a third-party module like this
import 'react-tippy/dist/tippy.css'
at
src/App.tsx
orclient/index.js
it doesn't get loaded in the HTML page.I didn't change the css config since I cloned the repo
The text was updated successfully, but these errors were encountered: