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

Add label property #442

Merged
merged 6 commits into from
Nov 3, 2017
Merged

Add label property #442

merged 6 commits into from
Nov 3, 2017

Conversation

emmatown
Copy link
Member

@emmatown emmatown commented Nov 3, 2017

What:
Add label property that is appended to the name of the class.

Why:
People can add labels manually if they want to and the labels will merge so you can see what styles are composed from.

How:
some regex and stuff.

Checklist:

  • Documentation
  • Tests
  • Code complete

@codecov
Copy link

codecov bot commented Nov 3, 2017

Codecov Report

Merging #442 into css-parse-meta-object will not change coverage.
The diff coverage is 100%.

Impacted Files Coverage Δ
packages/babel-plugin-emotion/src/index.js 94.78% <ø> (ø) ⬆️
packages/emotion/src/index.js 100% <100%> (ø) ⬆️
packages/react-emotion/src/index.js 100% <100%> (ø) ⬆️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants