stylefy

Library for styling UI components

Leiningen/Boot

[stylefy "0.5.3"]

Clojure CLI/deps.edn

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

Gradle

implementation("stylefy:stylefy:0.5.3")

Maven

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