montoux / lein-less

Less css compiler plugin for the leiningen (clojure) build tool
Eclipse Public License 1.0
38 stars 15 forks source link

Only recompile if modified file ends with .less #15

Open dplyukhin opened 9 years ago

dplyukhin commented 9 years ago

In some cases it's helpful to have .less files mixed in with other types - this is a harmless filter for the auto task that only recompiles when the modified file has the .less extension.