-
We should add a new section to our Standards & Guidelines documentation on the use of BEM while building sites.
We can reference this page: http://getbem.com/introduction/
Also CSS Tricks has a …
-
-
Is there anyway to tell the Digimon evolution route unlocked from adventure mode.
-
When naming the modifier of an element as follows: `block__element_modifier_modifier-value`, the extension says the name is wrong and prompts me to rename it like this: `block__element-modifier-modifi…
-
### **Describe the solution you'd like**
I'd like to add a dark mode to the website which can be toggled at will
-
### Proposal
Replace all the `--force` modifiers with a `!` to get smaller class names and, in my opinion, a more logical modifier.
```diff
- .bg-red--force {
+ .bg-red\! {
background-colo…
-
> [my fork of module repository]()
## Learning Objectives
## [0. Developing HTML & CSS](./0-developing-html-and-css)
Practice with the skills, tools, and workflows you will need to ef…
-
Hi, this was initially posted as an issue in stylelint repo.
## Feature : a customizable BEMIT selector syntax checker
the BEM linter is great but it doesn't allow to customize enough to enforce…
-
BEM, SUIT, OOCSS, etc.?
People seemed pretty open to what naming we use, but there also seemed to be some consensus on just picking names that make sense and being flexible instead of being tied into…
-
## Requirements
- Deployed website - yes
- Github Repo:
- README.md - sort of
- 15 commits - yes
- Be responsive and built mobile-first, it should work on different screen widths - yes
- A…