webpack-contrib / stylus-loader

:art: A stylus loader for webpack.
MIT License
498 stars 99 forks source link

Feat: webpack resolve in import option #286

Closed cap-Bernardito closed 4 years ago

cap-Bernardito commented 4 years ago

This PR contains a:

Motivation / Use-Case

Webpack resolve in import option

Breaking Changes

No

Additional Info

No

codecov[bot] commented 4 years ago

Codecov Report

Merging #286 into master will increase coverage by 0.20%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #286      +/-   ##
==========================================
+ Coverage   95.92%   96.13%   +0.20%     
==========================================
  Files           3        3              
  Lines         319      336      +17     
  Branches      103      104       +1     
==========================================
+ Hits          306      323      +17     
  Misses         12       12              
  Partials        1        1              
Impacted Files Coverage Δ
src/utils.js 96.55% <100.00%> (+0.24%) :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 7d65853...482383a. Read the comment docs.