Salavat Salakhutdinov
Results
2
comments of
Salavat Salakhutdinov
I faced the same problem. I think this is due to the fact that vite does not allow the use of tsconfig paths in vite.config.ts https://github.com/vitejs/vite/issues/10063
@andraz Good idea! At the moment, the extension compares colors strictly, but regardless of the color format (e.g. `#123456` == `rgb(18, 52, 86)`)