optimus-autoprefixer

CSS prefixing via autoprefixer for Optimus.

Leiningen/Boot

[optimus-autoprefixer "0.1.0"]

Clojure CLI/deps.edn

optimus-autoprefixer/optimus-autoprefixer {:mvn/version "0.1.0"}

Gradle

implementation("optimus-autoprefixer:optimus-autoprefixer:0.1.0")

Maven

<dependency>
  <groupId>optimus-autoprefixer</groupId>
  <artifactId>optimus-autoprefixer</artifactId>
  <version>0.1.0</version>
</dependency>