lein figwheel devcards dev
open http://localhost:3449/cards.html
or open http://localhost:3449/index.html
see https://github.com/tuhlmann/lein-sass
brew install sassc
lein sass once
watch changes:
lein sass auto
lein build-docs
cp resources/public/css/clojk_style.css docs/css/clojk_style.css
check the build locally
env PORT=8080 ./bin/serve-docs