Skip to content

switch to CSS-modules via webpack #11

@jokeyrhyme

Description

@jokeyrhyme

Would you accept a PR that uses css-modules via the css-loader webpack plugin that you're already using?

This may or may not be a transition from pacomo.

This approach would still have 1 CSS file next to the JSX file for a component, but relies on the build step to give each module its own private CSS class scope. This means you don't need a naming convention.

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