-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Cleanup is required on /scss/ files:
- qld-type.scss
- qld-variables.scss
to:
- Clearly defined variables throughout the project
- Clearly define atomic styles (that are required globally e.g. base li margin)
- Scope styles that should not be applied globally e.g. (introduction of visited:color override in elements like H/F)
Reactions are currently unavailable