Zell Liew 3/15/2017

Writing modular CSS (Part 1) — BEM

Read Original

This article explores the need for a robust CSS architecture in large-scale projects and introduces the BEM (Block, Element, Modifier) methodology as a foundational approach. The author shares personal criteria for a good CSS architecture and explains how BEM, combined with namespacing, helps create maintainable, safe-to-edit, and scalable stylesheets.

Writing modular CSS (Part 1) — BEM

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes