es128 / progeny

:baby: Recursively finds dependencies of style and template source files
MIT License
29 stars 15 forks source link

Add url() support for LESS imports #12

Closed colinbate closed 8 years ago

colinbate commented 8 years ago

Less files can use the @import url(somefile.less); syntax, but that isn't matched by default here.