DORSETRIGS
Home

bem (5 post)


posts by category not found!

Block inside elements BEM-methodology

Understanding Block Inside Elements BIE in BEM Methodology The Problem BEM Block Element Modifier is a popular CSS naming convention that aims for clarity and m

2 min read 07-10-2024 55
Block inside elements BEM-methodology
Block inside elements BEM-methodology

How to lint for a harry robert's BEM convention with stylelint?

Keeping Your CSS in Line Linting for Harry Roberts BEM with Stylelint Tired of CSS thats a tangled mess The Block Element Modifier BEM naming convention popular

2 min read 07-10-2024 74
How to lint for a harry robert's BEM convention with stylelint?
How to lint for a harry robert's BEM convention with stylelint?

Matching multiple BEM modifiers in Sass

Matching Multiple BEM Modifiers in Sass A Practical Guide The Block Element Modifier BEM methodology is a popular way to structure CSS classes offering increase

2 min read 05-09-2024 61
Matching multiple BEM modifiers in Sass
Matching multiple BEM modifiers in Sass

Can you name a class in BEM with _ in it?

BEM Class Naming Underscores vs Hyphens A Deeper Dive When working with BEM Block Element Modifier for CSS class naming one common question arises should you us

2 min read 05-09-2024 57
Can you name a class in BEM with _ in it?
Can you name a class in BEM with _ in it?

multiple modifiers in BEM

Mastering Multiple Modifiers in BEM A Practical Guide BEM Block Element Modifier is a powerful CSS naming convention that promotes code maintainability and scal

2 min read 01-09-2024 57
multiple modifiers in BEM
multiple modifiers in BEM