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

Move to postcss-preset-env over postcss-cssnext #139

Merged
merged 4 commits into from
Aug 21, 2018

Conversation

agubler
Copy link
Member

@agubler agubler commented Aug 21, 2018

postcss-cssnext has been deprecated, so move to the replacement postcss-present-env and only include features required for IE11 if legacy is true.

Related to dojo/meta#262

@codecov
Copy link

codecov bot commented Aug 21, 2018

Codecov Report

Merging #139 into v3 will decrease coverage by 0.19%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##               v3     #139     +/-   ##
=========================================
- Coverage   60.53%   60.33%   -0.2%     
=========================================
  Files           8        8             
  Lines         413      416      +3     
  Branches       92       94      +2     
=========================================
+ Hits          250      251      +1     
- Misses        163      165      +2
Impacted Files Coverage Δ
src/base.config.ts 28.28% <33.33%> (+0.15%) ⬆️

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 4f285ab...922b5ff. Read the comment docs.

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