react-universally icon indicating copy to clipboard operation
react-universally copied to clipboard

Error Implementing any css file from third-party module

Open bahaa96 opened this issue 6 years ago • 0 comments

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

bahaa96 avatar Jan 13 '19 23:01 bahaa96