stylefy

Library for styling UI components

Leiningen/Boot

[stylefy "0.5.5"]

Clojure CLI/deps.edn

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

Gradle

implementation("stylefy:stylefy:0.5.5")

Maven

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