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

feat: support pure css modules #1008

Merged
merged 1 commit into from Dec 9, 2019
Merged

feat: support pure css modules #1008

merged 1 commit into from Dec 9, 2019

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

fixes #985

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Dec 9, 2019

Codecov Report

Merging #1008 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1008   +/-   ##
=======================================
  Coverage   99.54%   99.54%           
=======================================
  Files          10       10           
  Lines         435      435           
  Branches      126      127    +1     
=======================================
  Hits          433      433           
  Misses          2        2

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6769783...11f2fc0. Read the comment docs.

@Timer
Copy link

Timer commented Dec 9, 2019

Thank you so much! I was actually about to send a PR for this today, as we needed it!

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.

Add support for pure CSS Modules
2 participants