-1
I’m using Yarn create next-app, for my first site project on React. So I used export to generate the static site and moved the "out" folder to the server to see the result. But apparently all the css is being ignored. The documentation says it doesn’t need any configuration, someone knows what might be happening?