Eugen M.
Eugen M.
My postcss.config.js: https://prnt.sc/w3gq78
Look at screen 3
`.body { -webkit-animation: none; display: flex; border: 0; color: #C55; animation: none; } .document { display: inline-flex; } .document__layer { display: flex; } .document__layer__color { -webkit-animation: none; display: flex; border:...
I am also experiencing the same problem. Trying to edit the .env file and getting an error. Nuxt version: 3.10.1 Operating System: Testing on Windows NT & MacOS Sonoma 14.3...
> How does the config look like in your project? If you are asking about tsconfig, this is the nuxt project config that is generated automatically by nuxi ...