getbem.github.io
getbem.github.io copied to clipboard
Get BEM to all people in simplest way
https://getbem.com is returning a warning: > > Your connection is not private > Attackers might be trying to steal your information from getbem.com (for example, passwords, messages, or credit cards)....
I was doing some reading up on implementing BEM for my SASS modules and have suddenly noticed that there is an [alternative BEM standard](https://github.com/bem-site/bem-method) named ["bem.info"](https://en.bem.info/methodology/css/) that contradicts the standard...
Confused what BEM info I should expect from each site...
Recently I came across BEM methodology. And I really like it. However I haven's studied it in depth. Before I take a plunge into BEM (put my time and attention...
I'm new to web development and maybe that's why I couldn't find your stylesheets on github, but there's a typo in line 586 of your http://getbem.com/getbem.com.1.0.0.css document. I was trying...
considering the example below, **is it against BEM to use block-element (`i-form__input1`) inside another nested block `n-block`?** `` `.....` `..........` `..........` `.....` ``
Do we need HTTPS? Yes. See https://doesmysiteneedhttps.com/ Once enabled, I'm happy to create a pull request to update the links on the website/README. BTW, [GitHub Pages with custom domains do...
Hi all! I want to start discussion about goals of [getbem.com](https://getbem.com/) site and how we planning to achieve them. # "Get BEM" to all people in simplest way (no matter...
### Issue (Note to self: My first day using BEM and I noticed a booboo so I am like woohoo!) On [the BEM website's introduction page](http://getbem.com/introduction/) there are some links...
Hi. While trying to square our real world lives with BEM best practices we came to the question about CSS reset. I do like your approach from the FAQ, but...