Closed
Description
When I try, color
or background-color
with CSS variables, it works fine, but when I do the following:
{
border-color: --var(--color-primary)
}
It errors. Can this be fixed to allow border-colors with css variables as well? It just says "Error translating CSS" on https://csstox.surge.sh/
Metadata
Metadata
Assignees
Labels
No labels