Skip to content

James-Thibaudeau/bulma-cljs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bulma-cljs

Reagent component library for Bulma

Clojars Project

How to use

Include bulma-cljs in your project.clj

[bulma-cljs "VERSION_NUMBER"]

Include Bulma CSS in your Reagent App however you see fit.

Can get the CSS at bulma.io

Require bulma-cljs in your views

(ns my-project.views
     (:require [bulma-cljs.core :as b]))

About

Reagent component library for Bulma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages