Hacker News new | ask | show | jobs
by peferron 1036 days ago
When I program I make all my variables global and name them with BEM to get the same great experience as in vanilla CSS.
1 comments

BEM is not a part of vanilla CSS, it's just a naming convention that you may or may not use.