#Show CSS vars instead of only value
3 messages · Page 1 of 1 (latest)
However, is it possible to do something like background-color: var(--mantine-colors-blue.2); (or something similar)
It shows css variables staring from v7, v6 does not support this feature.