-
### Describe the feature
I want to add the BEM naming convention to the classes because this will help the developers to directly understand the classes used for .
### Add ScreenShots
![Screensho…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
I will add a BEM naming Convention to the classes which will help to understand the classe…
-
-
We need to add appropriate CSS class names to the blocks following the BEM (Block Element Modifier) methodology. This will help make our code more structured, readable, and easier to maintain.
The …
-
### Idea Contribution
- [X] I have read all the feature request issues.
- [X] I'm interested in working on this issue
- [X] I'm part of GSSOC organization
### Explain feature request
I see the webs…
-
I wanted to bring up an issue more for the sake of discussing the best practice, and getting opinions.
The default for sub-menus, Wordpress-Bem-Menu nests elements, which I think is [frowned upon](ht…
-
I noticed that the css selectors does not changed a lot in https://github.com/mozilla-b2g/Gaia-UI-Building-Blocks/tree/v2/style/headers
I'd like to hear @rnowm your opinion of adopting some syntax na…
-
### My code conventions for this project
- Everything in EN
- 2 space tab indents
- BEM class naming
- Custom properties in global.css
- Work with components, stored in lib folder
- Building the site…
-
-
The index.css file has to be updated for better clarification.
EXAMPLE -
.profile-view__heading {
}