Skip to content

Frontend: Optimize SCSS to remove redundancy #45

@jrcasso

Description

@jrcasso

Some code classes are redundant in that the parameters are the same, but the code classes have distinguished names.
There's no good reason for this. Class names that differ in parameterization should be indicated as such, rather than having names that simple indicate the component upon which they are attached.

There is some level of investigation associated with the completion of this task, but the elements in question should be relatively easy to identify visually.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions