add figwheel css-dirs option

This commit is contained in:
Gered 2016-12-03 16:49:59 -05:00
parent ce87e5640e
commit 52a51bdf03

View file

@ -40,7 +40,8 @@
:figwheel {:nrepl-port 7888 :figwheel {:nrepl-port 7888
:nrepl-middleware [cemerick.piggieback/wrap-cljs-repl] :nrepl-middleware [cemerick.piggieback/wrap-cljs-repl]
:builds-to-start [:front]} :builds-to-start [:front]
:css-dirs ["app/css"]}
:cljsbuild {:builds :cljsbuild {:builds
{:main {:main