Does BEM extend to ids? #277
Unanswered
glennsimon
asked this question in
Q&A
Replies: 3 comments
-
BEM recommends to avoid id usage as much as possible |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you @iamstarkov. Why does bem recommend avoiding using IDs? |
Beta Was this translation helpful? Give feedback.
0 replies
-
because of very high specificity |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the recommendation for id naming? I would assume that an id (#) would have the same rules as a block, but is BEM intended only for class naming and not ids?
Beta Was this translation helpful? Give feedback.
All reactions