[Task] Order and convention for css rules #853
Labels
chore
Refactor, rename, cleanup, etc.
good first issue
Good for newcomers
needs-triage
Needs thorough attention from code reviewers
Describe the feature
As our application grows, many more css rules are being added. I think it would be best to have a way to break the large
app.css
down. Also, we need some convention established. For example, name should start withcryostat-*
and follow BEM convention.Any other information?
Some useful source: https://www.freecodecamp.org/news/css-naming-conventions-that-will-save-you-hours-of-debugging-35cea737d849/
The text was updated successfully, but these errors were encountered: