Skip to content

[Debt] Rules in _styles_project.scss should be shifted to their respective files #1171

Description

@Bharath314

Current Behavior

assets/scss/_styles_project.scss has been bloated by the addition of lots of rules that should ideally be in other files. Take .td-sidebar for example: this rule really belongs in _sidebar-tree.scss. There are some rules in other files that belong to the wrong file.

Expected Behavior

Splitting _styles_project.scss would prevent having to deal with a bloated monolith down the line. Other out of place rules should be identified as well to improve the codebase.


Contributor Guide and Resources

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions