Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-st-composes for classes in same stylesheet #48

Closed
arnonkehat opened this issue Jul 31, 2017 · 2 comments
Closed

-st-composes for classes in same stylesheet #48

arnonkehat opened this issue Jul 31, 2017 · 2 comments
Assignees
Labels
feature New syntax feature or behavior

Comments

@arnonkehat
Copy link
Collaborator

Add support for CSS Modules Composition behavior.

When I define a class .classA and then in .classB { -st-composes: classA }, then I would inherit all of its styles.

Without importing a variant.

@arnonkehat arnonkehat added the feature New syntax feature or behavior label Jul 31, 2017
@arnonkehat arnonkehat changed the title -st-composes for internal classes -st-composes for classes in same stylesheet Jul 31, 2017
@idoros
Copy link
Collaborator

idoros commented Jul 31, 2017

maybe just use any CSS class as a mixin

@idoros idoros self-assigned this Jul 31, 2017
@idoros
Copy link
Collaborator

idoros commented Aug 22, 2017

supported in 4.0.0

@idoros idoros closed this as completed Aug 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New syntax feature or behavior
Projects
None yet
Development

No branches or pull requests

2 participants