zecka

Results 17 comments of 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 ![image](https://github.com/github/mona-sans/assets/18116930/56444f1f-3c99-49e9-9b6c-910593968b83)

Why not use a `` html tag ?