com.wagoe/wagoe-ui-style

Shared UI style library for Wagoe framework: CSS/JS bundles and assets

Leiningen/Boot

[com.wagoe/wagoe-ui-style "1.0.0-beta-2"]

Clojure CLI/deps.edn

com.wagoe/wagoe-ui-style {:mvn/version "1.0.0-beta-2"}

Gradle

implementation("com.wagoe:wagoe-ui-style:1.0.0-beta-2")

Maven

<dependency>
  <groupId>com.wagoe</groupId>
  <artifactId>wagoe-ui-style</artifactId>
  <version>1.0.0-beta-2</version>
</dependency>