-
#### Description
Add docs to the readme about bem naming conventions with a link to the [BEM by Example article](https://seesparkbox.com/foundry/bem_by_example), and feel free to add a code example…
-
## Proposal
Now that we have worke more strickly with BEM we have a better idea of its strengths and limitations. The aim of this proposal is to:
1. Collectively discuss and share how personal e…
-
@aparkening, @murtaugh, @maban, @ianvanhoof
Tim and I decided refactoring ALA's CSS is due. We just started using Sass as a CSS preprocessor and are looking into using a combination of SMACSS (https:/…
-
Capytaine and Nemoh use the following convention for time-frequency domain:
$x(t) = R(Xe^{-i\omega t})$
This is different from what is done in most codes and textbooks (positive, rather than neg…
-
There are many different professional naming conventions in css but they all pretty much use '-' or '_' to split words in selectors:
.feature-container-img
.banner-header
Check out the BEM conventi…
-
We should introduce BEM or another naming convention for CSS:
http://getbem.com/introduction/
And at the same time the whole CSS should be cleaned up, of course.
-
Can I mix `Polymer` and `BEM` (techs, tools, everything behind the methodology)? Does it worth it?
Ok, I've made a feature comparison table.
I need it to figure out if one technology can suppleme…
-
I feel like global CSS with the BEM naming convention will be much a good candidate but I don't mind using CSS modules for NextJS.
-
**Is your feature request related to a problem? Please describe.**
I'm trying to style the component and notice pretty quickly that it is quite hard, and a bit messy. Please don't take this the wrong…
-
- Please resolve TODO's
- Adjust BEM class naming, if you would like to use it https://en.bem.info/methodology/naming-convention/ (example: [`widget--footer` ](https://github.com/sergv100/weather-app…