An idea from Bikram Saha

How can we improve our css naming structure ?

BEM is trying to solve the naming problem and structure that CSS often runs into.  BEM also provides a better structure for our CSS code. BEM provides a modular structure for our CSS project. Because of its unique naming scheme,  we won’t run into conflicts with other CSS names. BEM also provides a relationship between CSS and HTML. Ambiguous names are hard to maintain in the future.

  • Shared on :16-04-2020


Submit Suggestion / Appreciation

Idea FAQ notification