-
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…
-
Hello, this is my desktop version. Any suggestion is welcome.
-
@avsmithy
"The syntax defined here differs from the original BEM (see SuitCSS), but the end result is the same."
Can we list the differences?
-
Здравствуйте.
Подскажите, пожалуйста, что за технология используется, которая следит за используемым блоком и подключает стили этого блока если он используется, а если блок удаляет из bemjson, то, соо…
-
## General theming
- The Drupal theme anatomy
- Create subtheme
- Regions
- Twig templates (organizing, naming, inheritance)
- Frameworks we prefer (and how to choose them)
- Setup CSS (CSS va…
-
https://github.com/dmitryermolenko/blog/blob/e5c6fb4cfb259378d872b22fb99de3e7bf2c7508/src/components/UserInfo/UserInfo.jsx#L11
Обычно пишут `classes.header__username`
-
http://take.ms/uRJoh - допустим есть у меня вот такой блок. Только классы я называю так: `.news`, `.news__head`, и так далее, короче по БЭМ-у.
А если мне нужно вот эти элементы на скрине стрелками …
-
`unstable` 渲染相关🤔️我想想预习啥
### 相关学习
`level 1`:表示最少预习内容
`level 2`:表示课程需要学会的东西
`level 3`:表示课外知识
* 项目地址:
* Activity Page Editor:https://github.com/FE-star/Plan-2022/tree/main/activity-page-edi…
-
What is your opinion on USING SMACSS STATE CLASSES FOR COMMON MODIFIERS as suggested in this article?
http://sugarenia.com/blog/bem-pitfalls-advice/
-
Based on: https://github.com/c-hive/c-hive.dev/pull/76#discussion_r369980888
Across the project, we should use consistent CSS naming rules.