#18: Experimentally added Bootstrap

It's what all the cool kids are using.
This commit is contained in:
Simon Brooke 2017-03-13 10:46:27 +00:00
parent 136057a09e
commit 506898e761
3 changed files with 4 additions and 3 deletions

View file

@ -32,7 +32,7 @@
[lein-ancient "0.5.5" :exclusions [org.clojure/clojure org.clojure/data.xml]]
[lein-marginalia "0.7.1" :exclusions [org.clojure/clojure]]
[io.sarnowski/lein-docker "1.1.0"]]
:bower-dependencies [[simplemde "1.11.2"]]
:bower-dependencies [[simplemde "1.11.2"]["bootstrap" "3.3.7"]]
:docker {:image-name "simonbrooke/smeagol"
:dockerfile "Dockerfile"}
:ring {:handler smeagol.handler/app