-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
-
4.2.0
-
MOODLE_402_STABLE
At the moment, we are not following any methodology for naming CSS classes and styles are usually made ad-hoc for every component. We should standardize our approach and document it.
Here's some existing methodologies to take inspiration from:
- BEM
- SMACSS
- OOCSS
- Utility classes (Tailwind CSS, Tachyons, etc.)