Hello everyone, the last days I migrate from webpack to vite in the job's project, the only trouble that I get stuck is on this error
ERROR 12:27:10 PM [vite] Internal server error: [postcss] /Users/programador/websites/extranetvcm2020/src/styles/theme.styl:731:1: Unknown word 12:27:10
Plugin: vite:css
File: /Users/programador/websites/extranetvcm2020/src/styles/theme.styl
at Input.error
Hi all, the last few days I have migrated from webpack to vite in the project at work, the only problem I am stuck on is this error
I don't know wich error is, because before of the migration the files with .styl extension works correctly.