Hacker News new | ask | show | jobs
by pornel 4349 days ago
The similarity is only superficial. SASS variables are lexically scoped. CSS properties are cascading.
1 comments

There is that. Over in the real world, I suspect most people will put their CSS variables in ::root and leave it at that.