react-universally
react-universally copied to clipboard
Error Implementing any css file from third-party module
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