patriktoth67
Results
2
issues of
patriktoth67
### Description Vite v5 requires the `tailwind.config.js` file to be changed to `tailwind.config.cjs` This way the class sorting on save can have all sorts of issues, for me with colors...
bug
In a larger project, we have over 204 api routes. If I check `frontend\.nuxt\types\nitro-routes.d.ts`, each route after the 204-th, when used in `$fetch` or `useFetch` will get me a `Type...
types
pending triage