Matthis LC
Matthis LC
Hello, I encountered a similar issue. I have a lot of errors, but my application still works. Could it that in [transformLoader:72](https://github.com/dlehmhus/next-with-linaria/blob/main/src/loaders/transformLoader.ts#LL72C1-L72C30) you added a `console.error(...)` where it was absent...
No, Biome extension cannot find the locally installed binary by itself. On my pr I added support for both the base and vscode.
Thank you for double checking. I reinstalled my project and you're right, it works OOTB. I think it wasn't the case on my project because Biome wasn't installed in the...