-
Eu não tenho certeza se esse erro ocorre em todas as mudanças de página, mas acessando no firefox pelo meu desktop o erro é bem gritante.
Basicamente sempre que você navegar pra uma página diferent…
-
Representation of identifier of a part of BEM entity.
Class should have fields:
Field | Type | Required
-----|------|----------
`entity` | `bem-entity-name` | **required**
`tech` | `string` …
blond updated
7 years ago
-
### 작업하시는데 고통 받고 계신거 같아 찾아봤습니다!!😭
**인텔리제이 기능을 이용한 것인데 아래 이미지를 참고해주세요!** 그럼 화이탱!!🚀👍
~~왜 이제서야 알려주냐고 하실 분이 계시다면.. 아니 그렇게 자주 말씀하시는 분께.. 저도 이 기능 없이 노가다 했어용..^^;~~
-
#### Problem statement
This summer we started the migration to [CSS modules](https://docs.sourcegraph.com/dev/background-information/web/styling#css-modules) in [the main Sourcegraph monorepo](http…
-
Hello, i try to use gulp-bem, but i have a problem. I create the BEMJSON file index.bemjson.js and put it in "blocks/page". Into BEMJSON i wrote: { block: 'menu' }. In path "blocks\menu" i put menu.cs…
-
Я пользуюсь roole в обычной работе. Иногда использую дизайн из bem-components. Там он на stylus. Как сделать так, чтобы все это собиралось вместе?
кусок make.js:
MAKE.decl('BundleNode', {
```
getTec…
-
Hello.
Today there has been a BEM workshop in our company (SC5 Online, Helsinki, http://sc5.io/) We studied basics like CSS approach and modular file structure. People did their tasks one by one "at …
varya updated
9 years ago
-
Устанавливаем project-stub
1. Устанавливаем [project-stub](https://github.com/bem/project-stub)
``` sh
git clone https://github.com/bem/project-stub.git --depth 1 --branch v1.5.0 my-bem-project
cd my…
-
Причем, к примеру, https://ru.bem.info/methodology/css/#dry работает, а https://ru.bem.info/methodology/css/#%D0%9C%D0%B8%D0%BA%D1%81%D1%8B - нет. Как видно из ссылки, возможно дело в кодировке, https…
-
在这篇[【译】什么是CSS Modules ?我们为什么需要他们?](https://github.com/FrankKai/FrankKai.github.io/issues/45)的结尾处,明确指出CSS Modules不需要BEM,那么BEM到底是什么呢?
下面我将带领大家搞清楚前端领域的BEM到底是什么。
起初我以为BEM仅仅是一种项目内规范前端CSS命名的一种方法论,但后来才发现…