stylefy

Library for styling UI components

Leiningen/Boot

[stylefy "0.4.4"]

Clojure CLI/deps.edn

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

Gradle

implementation("stylefy:stylefy:0.4.4")

Maven

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