This repository was archived by the owner on Aug 14, 2026. It is now read-only.
Replies: 1 comment
|
block2__elementname а если нужно изменить стиль для элемента блока, то используй модификаторы |
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.
How do you name the elements inside your nested blocks? Should you put the name of the parent block class as a prefix or the name of a higher block class? For example, in the code below, how should you name the element p (block1__elemanname or block2__elementname )?
All reactions