This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
Closed
Description
Is this really neccessary? Why can it not work with css variables too? What happens if var(--my-primary-color)
is passed in instead?
Can this code detect if it is a var
and just resolve it and continue?