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

fix: cssnano types #147

Merged
merged 1 commit into from
Dec 21, 2021
Merged

fix: cssnano types #147

merged 1 commit into from
Dec 21, 2021

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 #146

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Dec 21, 2021

Codecov Report

Merging #147 (0ae24ad) into master (b5b0cbc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #147   +/-   ##
=======================================
  Coverage   95.86%   95.86%           
=======================================
  Files           3        3           
  Lines         266      266           
  Branches      107      107           
=======================================
  Hits          255      255           
  Misses         11       11           
Impacted Files Coverage Δ
src/index.js 98.09% <ø> (ø)
src/utils.js 91.66% <ø> (ø)

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 b5b0cbc...0ae24ad. Read the comment docs.

@alexander-akait alexander-akait merged commit a51026e into master Dec 21, 2021
@alexander-akait alexander-akait deleted the fix-cssnano-types branch December 21, 2021 18:18
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.

PostCSS types not included; TypeError
1 participant