Metadata
- Source
- FLUID-6402
- Type
- Improvement
- Priority
- Major
- Status
- Open
- Resolution
- N/A
- Assignee
- Colin Clark
- Reporter
- Justin Obara
- Created
2019-09-23T15:34:17.144-0400 - Updated
2019-09-24T10:02:11.686-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
- N/A
Description
BEM ( http://getbem.com/naming/ ) may make it easier for users wanting to modify the styles of infusion to be able to find the parts they are looking for as well as making changes without breaking other styles. It may also help with writing our CSS declarations in a more precise and simplified manner.
Comments
-
Justin Obara commented
2019-09-24T10:01:27.232-0400 We should also explore if BEM should be used for just styling classes or also for JS selectors.
-
Justin Obara commented
2019-09-24T10:02:11.686-0400 @@Ned Zimmerman found the following BEM linter:
https://github.com/simonsmith/stylelint-selector-bem-pattern which is a wrapper for https://github.com/postcss/postcss-bem-linter