iam-medvedev / esbuild-plugin-less

esbuild plugin for less files
https://npmjs.com/package/esbuild-plugin-less
Do What The F*ck You Want To Public License
42 stars 12 forks source link

fix: .css imports #6

Closed iam-medvedev closed 3 years ago

iam-medvedev commented 3 years ago

Fixes issue #5

codecov[bot] commented 3 years ago

Codecov Report

Merging #6 (b5d5750) into master (0245f90) will increase coverage by 0.54%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   92.30%   92.85%   +0.54%     
==========================================
  Files           1        1              
  Lines          13       14       +1     
  Branches        1        1              
==========================================
+ Hits           12       13       +1     
  Partials        1        1              
Impacted Files Coverage Δ
src/index.ts 92.85% <100.00%> (+0.54%) :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 0245f90...b5d5750. Read the comment docs.