© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
PhiGuy
Developer and Crypto Enthusiast
Can you paste the code for the file you're trying to import the css file into?
If your css file is in the same directory, and named App.css, and import would look like this.
import './App.css';