Hacker News new | ask | show | jobs
by TurningCanadian 1694 days ago
Looks like CSS variables in CSS Modules would've achieved the same thing but is more verbose.
1 comments

Author here, CSS variables change the landscape in terms of what is possible. I think Theme UI (CSS-in-JS) uses them heavily under the hood. I can't think of the name, but I saw a CSS framework on HN some months back that is almost exclusively CSS variables. Plenty of unexplored territory there.
Was it Pollen? I really love that concept million times more over Tailwind.
I haven't heard of Pollen before. I don't think it was what I was thinking of. Thanks for sharing though. Pollen looks really interesting.