rakeshpuppala2590 / Credit_karma

1 stars 5 forks source link

Unable to import styles #1

Closed MurtajizMehdi closed 4 months ago

MurtajizMehdi commented 4 months ago

When running the project's frontend branch, there comes an issue when trying to view it in the browser. In the SignIn.jsx file, there is an import statement on the third line that is specific to the user, I used:

import '../Styles/login.css';

to fix it