Hacker News new | ask | show | jobs
by nailer 3580 days ago
I use SASS mixins specifically instead of BEM: this keeps styling out of my HTML (no visual classes to change) at the expense of a few bytes.