gucong3000 / postcss-jsx

PostCSS syntax for parsing CSS in JS literals
MIT License
76 stars 28 forks source link

fix import of `@babel/types` #9

Closed gucong3000 closed 6 years ago

gucong3000 commented 6 years ago

Closes: #8

codecov[bot] commented 6 years ago

Codecov Report

Merging #9 into master will increase coverage by 0.63%. The diff coverage is 92.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   96.25%   96.88%   +0.63%     
==========================================
  Files          11       11              
  Lines         320      353      +33     
==========================================
+ Hits          308      342      +34     
+ Misses         12       11       -1
Impacted Files Coverage Δ
extract.js 90% <92.42%> (+5.58%) :arrow_up:

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 bf590c8...b718bac. Read the comment docs.