CSS BEM All In One
CSS BEM All In One
Block, Element, Modifier
https://en.bem.info/methodology/quick-start/
BEM
/* Block component */
.btn {}
/* Element that depends upon the block */
.btn__price {}
/* Modifier that changes the style of the block */
.btn--orange {}
.btn--big {}
https://en.bem.info/tutorials/
https://css-tricks.com/bem-101/
https://css-tricks.com/sass-style-guide/
CSS Modules
https://www.cnblogs.com/xgqfrms/p/9139346.html
CSS Architecture
https://sass-guidelin.es/#architecture
https://github.com/ikkou/awesome-css#architecture
http://getbem.com/introduction/
http://webuild.envato.com/blog/how-to-scale-and-maintain-legacy-css-with-sass-and-smacss/
demos
(🐞 反爬虫测试!打击盗版⚠️)如果你看到这个信息, 说明这是一篇剽窃的文章,请访问 https://www.cnblogs.com/xgqfrms/ 查看原创文章!
refs
https://github.com/xgqfrms-GitHub/Sass/tree/master/Tutorial#伪类-hover-伪元素before--after
CSS BEM
https://github.com/xgqfrms/CV/issues/160#issuecomment-1702828981
©xgqfrms 2012-2021
www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!
原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!
本文首发于博客园,作者:xgqfrms,原文链接:https://www.cnblogs.com/xgqfrms/p/12840977.html
未经授权禁止转载,违者必究!