Open zoombear opened 5 years ago
If you don't use parts of issue template, remove them
How do we feel about using BEM naming methodologies? It works really well with Sass in my experience. It's a great way to scope styling to specific modules that can be used on any page we'd like.
@monika I've never used BEM but I think it's a great way to stay semantic! Let's go with BEM for the refactor
Is your feature request related to a problem? Please describe. Our css relies a bit on targeting ids and could use some refactoring. We might also want to get more semantic with how we name our classes. If someone wants to refactor our css a bit, maybe transition to SASS, and make things more concise...
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.