-
Hi,
I have a question about the **bem** methodology mixed with a little bit of atomic css.
For instance, we have this piece of code:
```html
Dropbox
Some text.
D…
ghost updated
4 years ago
-
https://ru.bem.info/methodology/css/#%D0%A1%D1%82%D0%B8%D0%BB%D0%B8%D0%B7%D0%B0%D1%86%D0%B8%D1%8F-%D0%B3%D1%80%D1%83%D0%BF%D0%BF-%D0%B1%D0%BB%D0%BE%D0%BA%D0%BE%D0%B2
в данном примере .text очень по…
dvp10 updated
7 years ago
-
-
**Describe the feature you'd like to see included in Oxygen.**
*A clear, detailed description of the feature you're requesting.*
I would love a "Developer Mode", so Oxygen wouldn't name all of the…
ghost updated
2 years ago
-
Всегда связанность слов определялась символом _ т.к. именно этот символ пропускается при навигации через ctrl+стрелочки, сравните используя ctrl+стрелочки:
1) menu-item_name--mod_name
2) menu__item-…
-
### Резюме
Современный подход к планированию и формированию CSS классов требует использования БЭМ блоков.
Это промышленный стандарт.
Все классы объявленные внутри блока должны иметь одинаковое наз…
biz87 updated
2 years ago
-
This issue relates to #164 and PR194.
I think that the styles in this project should be refactored for three reasons:
Firstly, not all CSS classes are prefixed. This could lead to bugs when thes…
-
I have a question concerning styles for generic blocks in BEM (for instance .button) vs Media Queries.
The block in BEM (as documentation says) is supposed to have generic styles which will be appl…
-
В самом первом код-ревью я указывал на отсутствие методологии CSS и рекомендовал использовать БЭМ. Даже на самом базовом уровне БЭМ позволяет перейти к компонентному подходу при разработке.
Попробу…
-