lein-less-npm

Leiningen plugin for compiling LESS files using the NPM install LESS Compiler.

Leiningen/Boot

[lein-less-npm "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

lein-less-npm/lein-less-npm {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("lein-less-npm:lein-less-npm:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>lein-less-npm</groupId>
  <artifactId>lein-less-npm</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>