BV
I am a long time SASS user, with a full config and colors pages written in SASS variables that I use for projects. Then along came CSS variables. Imagine my dismay to find you can't use SASS variables in CSS variables, but you can use CSS variables in SASS! Now I try to use both where convenient