Deleted ```index.css``` from the **/src** and removed all uses. Problem: Failed to compile ``` Failed to compile. ./src/index.js Module not found: Can't resolve './index.css' in '/home/reactProject/portfolio/src' ``` How do I resolve this?