Vitaly Rtishchev
Vitaly Rtishchev
You are welcome to research the issue and provide a PR with a fix
Currently there are no utils to work with shadow dom, I believe there are many places with logic like this. You are welcome to submit a PR with a fix...
You are welcome to submit a PR with a fix
To merge the PR, all tests must pass. To continue working on your PR, add more commits to the same branch and push them. You can run tests locally with...
No, it should not. CSS variables cannot be used in media queries.
I do not understand what the issue is, Chip component has correct colors
`--mantine-color-gray-1` variable is used only in light mode, in dark mode other color value is used.
I still do not understand what the issue is? Do you have incorrect colors in your application with dark color scheme?
I'd rather not change these values, the component works correctly.
Fixed in [7.12.2](https://github.com/mantinedev/mantine/releases/tag/7.12.2)