markstory / mini-asset

A simple set of asset build tools that provides a config file and extensible integrations with pre-processors & minifiers.
MIT License
64 stars 17 forks source link

Correctly locate dependencies with media restrictions. #24

Closed markstory closed 8 years ago

markstory commented 8 years ago

Correctly match dependencies that have media restrictions in CSS/Less/Scss files.

Refs #23

codecov-io commented 8 years ago

Current coverage is 84.94%

Merging #24 into master will increase coverage by +0.08% as of 299a254

@@            master     #24   diff @@
======================================
  Files           32      32       
  Stmts          945     943     -2
  Branches         0       0       
  Methods        158     158       
======================================
- Hit            802     801     -1
  Partial          0       0       
+ Missed         143     142     -1

Review entire Coverage Diff as of 299a254

Powered by Codecov. Updated on successful CI builds.