optimus-autoprefixer

CSS prefixing via autoprefixer for Optimus.

Leiningen/Boot

[optimus-autoprefixer "1.0.0-rc1"]

Clojure CLI/deps.edn

optimus-autoprefixer/optimus-autoprefixer {:mvn/version "1.0.0-rc1"}

Gradle

implementation("optimus-autoprefixer:optimus-autoprefixer:1.0.0-rc1")

Maven

<dependency>
  <groupId>optimus-autoprefixer</groupId>
  <artifactId>optimus-autoprefixer</artifactId>
  <version>1.0.0-rc1</version>
</dependency>