Skip to content

Separate Style #119

@hoxirious

Description

@hoxirious

Instead putting styles and tsx file inside 1 folder components. I suggest doing something like this.

`components
--commons
--pages
--views

styles
--commons
--pages
--views`

where commons are single elements (TitleBar,...) and views are containers of components and pages are groups of views.
where components will have only tsx files and styles will be used for scss files.
By doing this, if I want to fix the styling, I will to styles folder and specifically, if I want to fix an elements I will go to styles/commons.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions