stylefy

Library for styling UI components

Leiningen/Boot

[stylefy "0.4.3"]

Clojure CLI/deps.edn

stylefy/stylefy {:mvn/version "0.4.3"}

Gradle

implementation("stylefy:stylefy:0.4.3")

Maven

<dependency>
  <groupId>stylefy</groupId>
  <artifactId>stylefy</artifactId>
  <version>0.4.3</version>
</dependency>