Slide 6
Slide 6 text
CSS Methodologies
BEM (2015)
Block, Element, Modifier
SMACSS (2012)
Scalability and modular architecture of CSS
OOCSS (2011)
Object Oriented CSS. Separation of structure and design.
Separation of container and content
Atomic CSS (2017)
Utility First, Functional CSS
CSS-in-JS
● CSS Modules
● Styled-components
● Emotion