flyingmachine/boot-sass

Boot task to compile SASS

Leiningen/Boot

[flyingmachine/boot-sass "0.2.2-SNAPSHOT"]

Clojure CLI/deps.edn

flyingmachine/boot-sass {:mvn/version "0.2.2-SNAPSHOT"}

Gradle

implementation("flyingmachine:boot-sass:0.2.2-SNAPSHOT")

Maven

<dependency>
  <groupId>flyingmachine</groupId>
  <artifactId>boot-sass</artifactId>
  <version>0.2.2-SNAPSHOT</version>
</dependency>