rollup-plugin-postcss icon indicating copy to clipboard operation
rollup-plugin-postcss copied to clipboard

feat: add less `~` import

Open fupengl opened this issue 4 years ago • 1 comments

add less ~ import

fupengl avatar Sep 11 '21 18:09 fupengl

Codecov Report

Merging #398 (c75a326) into master (118253e) will increase coverage by 0.30%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #398      +/-   ##
==========================================
+ Coverage   92.94%   93.25%   +0.30%     
==========================================
  Files          10       10              
  Lines         326      326              
  Branches      115      115              
==========================================
+ Hits          303      304       +1     
+ Misses         22       21       -1     
  Partials        1        1              
Impacted Files Coverage Δ
src/less-loader.js 91.66% <ø> (+8.33%) :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 118253e...c75a326. Read the comment docs.

codecov[bot] avatar Sep 11 '21 18:09 codecov[bot]