Skip to content
This repository was archived by the owner on Jun 18, 2021. It is now read-only.
This repository was archived by the owner on Jun 18, 2021. It is now read-only.

Global Styles Support #4

@ecomonestop

Description

@ecomonestop

Thanks for this library, it saved me a lot of hassle!

I was wondering there could be support for global style scss file that doesn't get the hash css names and can be imported Only i.e. Dont have to use styles.somestyle in your JS code. In the create-react-app, they support this by allowing you to name your module files differently i.e. foo.module.scss which signals this scss file needs hashing of the css class names. Whereas, foo.scss doesnt. This allows you to import global styles while still have module scss.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions