Slide 29
Slide 29 text
SMACSS
Scalable and Modular Architecture for CSS
CONS
xYou have to be careful on
widget children selectors
strength
xMany design levels, layout,
base, widgets, etc. that can
lead to conflicts if you
work on a team
xWidget’s element selectors
are not a best practice
PROS
✓Organizing files by
widgets it’s nice for
avoiding conflicts
✓Very fast on building
codebase with state
selectors