Skip to content

composes .. from ... statements no longer work #22

Closed
@ewohlken

Description

@ewohlken

If I have a class A in index.css that composes a class B from test.css, the component that has attribute styleName='A'should inherit both the A class styles and the B class styles. However this is not the case, see my example below:

https://github.com/ewohlken/babel-plugin-react-css-modules-test/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions