Skip to content

什么是BEM

由于css可能会用到很多类, 给这些类取名字一直是个难题, 所以这是一套关于取名的规范

BEM 规范

谁在用 BEM

大名鼎鼎的 element-ui 就是用的 BEM 规范

Released under the MIT License.