We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(i cannot locate the path to src/App.css)
(Write your answer here.)
(Write your answer here if relevant.)
(paste the output of the command here)
(Write your steps here:)
(Write what you thought would happen.)
(Write what happened. Please add screenshots!)
(Paste the link to an example project and exact instructions to reproduce the issue.)
The text was updated successfully, but these errors were encountered:
i cannot track the path src/App.css. can someone help
Sorry, something went wrong.
.App { text-align: center; }
.App-logo { animation: App-logo-spin infinite 20s linear; height: 80px; }
.App-header { background-color: #222; height: 150px; padding: 20px; color: white }
.App-title { font-size: 1.5em; }
.App-intro { font-size: large; }
@Keyframes App-logo-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }
No branches or pull requests
Is this a bug report?
(i cannot locate the path to src/App.css)
Did you try recovering your dependencies?
(Write your answer here.)
Which terms did you search for in User Guide?
(Write your answer here if relevant.)
Environment
(paste the output of the command here)
Steps to Reproduce
(Write your steps here:)
Expected Behavior
(Write what you thought would happen.)
Actual Behavior
(Write what happened. Please add screenshots!)
Reproducible Demo
(Paste the link to an example project and exact instructions to reproduce the issue.)
The text was updated successfully, but these errors were encountered: