gpgekko / sbt-autoprefixer   1.3.1

GitHub

sbt-web plugin that adds vendor-specific prefixes to CSS using Autoprefixer

sbt-autoprefixer 1.2.0-SNAPSHOT-4


Group ID:
com.github.gpgekko
Artifact ID:
sbt-autoprefixer
Version:
1.2.0-SNAPSHOT-4
Release Date:
Aug 16, 2019
Licenses:
Files:

libraryDependencies += "com.github.gpgekko" % "sbt-autoprefixer" % "1.2.0-SNAPSHOT-4"

Mill build tool

ivy"com.github.gpgekko:sbt-autoprefixer:1.2.0-SNAPSHOT-4"

Scala CLI

//> using dep "com.github.gpgekko:sbt-autoprefixer:1.2.0-SNAPSHOT-4"

Ammonite REPL

import $ivy.`com.github.gpgekko:sbt-autoprefixer:1.2.0-SNAPSHOT-4`

<dependency>
  <groupId>com.github.gpgekko</groupId>
  <artifactId>sbt-autoprefixer</artifactId>
  <version>1.2.0-SNAPSHOT-4</version>
</dependency>

compile group: 'com.github.gpgekko', name: 'sbt-autoprefixer', version: '1.2.0-SNAPSHOT-4'