This repository has been archived by the owner on Feb 27, 2019. It is now read-only.
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.
Feature Request: One SCSS file for each component #72
Open
Description
Description
As a best practice, I would love to be able to have one SCSS file per component such as
src
├── app
│ ├── footer.html
│ ├── footer.scss
│ ├── footer.spec.ts
│ ├── footer.ts
│ ├── header.html
│ ├── header.scss
│ ├── header.spec.ts
│ ├── header.ts
│ ├── main.html
│ ├── main.scss
│ ├── main.spec.ts
│ ├── main.ts
Is it on your roadmap?
Metadata
Assignees
Labels
No labels
Activity