zecka
zecka
Note that this issue doesn't appear with css module: https://stackblitz.com/edit/stackblitz-starters-2ebzry So it's seems to be related to vanilla extract
This issue seems related to this one https://github.com/vercel/next.js/issues/53858
You can do that with rule option ``` ... "no-relative-import-paths/no-relative-import-paths": [ "warn", { "allowSameFolder": true, "rootDir": "app", "prefix": "my-application" } ] ... ```
Seems to be related to https://github.com/github/mona-sans/issues/29
Also some latvian characters seems not working Following word not properly display Šveices pulksteņu ražotājs 
Any news on that ?
Why not use a `` html tag ?