You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having the same issue. I have my app inside of ./app directory. I've made the adjustments to the express server & the build command however my css file still 404s.
Thank you for this great framework. I'm using next@sass and I wanna know how to access the styles after I change my folder structure.
Here's my folder strcuture:
root
|---- src
|---- .next
|---- pages
|---- next.config.js
When I run
yarn dev
mycss
path is missed:The text was updated successfully, but these errors were encountered: