Hello,
I'm working on next JS project. I want to add my own css file but I get error not found file in console. Can you help me ?
code
< link ...
For further actions, you may consider blocking this person and/or reporting abuse
Would you happened to have a runnable code (CodeSandBox or StackBlitz) or a repo of code?
I think you need to add the type folder and next.config.js const withCSS = require("@zeit/next-css").