csstyle
kentcdodds opened this issue · 4 comments
kentcdodds commented
davidtheclark commented
Seems interesting. Looks like an alternate approach, via mixins, of implementing a component-descendent-modifier system like BEM and SUIT. I definitely agree that that's a good kind of system to work with. That said, there isn't really much to read about there -- just presents the tool to try out. I'd be curious to read some justification for why the framework prefers mixins and unusual classnames like --modifier and +tweak to a BEM-style classname convention and standard CSS selectors.
kentcdodds commented
What do you think @geddski? Would this call for a blog post?
davidtheclark commented
Closing this, but send a link if something gets written up.
geddski commented
A blog post sounds like a great idea, I'll write it and leave a note here.