org.photonsphere/fulcro.ui.bulma

A fulcro.ui.bootstrap3 inspired library for Bulma -- Mari Donkers (photonsphere.org). (Twitter: @maridonkers | Google+: +MariDonkers | GitHub: maridonkers)

Leiningen/Boot

[org.photonsphere/fulcro.ui.bulma "0.1.1"]

Clojure CLI/deps.edn

org.photonsphere/fulcro.ui.bulma {:mvn/version "0.1.1"}

Gradle

implementation("org.photonsphere:fulcro.ui.bulma:0.1.1")

Maven

<dependency>
  <groupId>org.photonsphere</groupId>
  <artifactId>fulcro.ui.bulma</artifactId>
  <version>0.1.1</version>
</dependency>