Skip to content

Angular-cli - How to output a certain scss file to a diferent file than the bundle css #6899

@humarkx

Description

@humarkx

This is the case:

I have all the scss files imported into styles.scss, so when it compiles, it gives me, a bundle styles.css.

All i want is to have a styles.scss and a custom.scss that after build, it will generate a syles.css and a custom.css. Not only a bundle but 2 diferent output files.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions