import 'react-international-phone/style.css'; style.css not found #168
Unanswered
Muneeb-R-Naeem
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My app crashes when I try to run it locally. The issue I am facing is "styles.css" not found. We could clearly see no such file is available in the directory as well. Currently I am resolving it by using "react-international-phone/build/index.css" path but I am having issues when I deploy it to the server. The styles do not get catered there.
Beta Was this translation helpful? Give feedback.
All reactions