Still nothing working yet.
This commit is contained in:
parent
58db251505
commit
4a60c22731
3 changed files with 8 additions and 3 deletions
|
|
@ -57,9 +57,12 @@
|
|||
[lein-bower "0.5.1"]
|
||||
[lein-less "1.7.5"]]
|
||||
|
||||
:bower-dependencies [[bootstrap "2.3.1"]
|
||||
[font-awesome "3.2.1"]
|
||||
[leaflet "0.7.3"]]
|
||||
:bower-dependencies [
|
||||
;; Problem with using boostrap and font-awsome from Bower: neither
|
||||
;; of the distributed packages compile cleanly with less :-(
|
||||
;; [bootstrap "2.3.1"]
|
||||
;; [font-awesome "3.2.1"]
|
||||
[leaflet "0.7.3"]]
|
||||
|
||||
:cucumber-feature-paths ["test/clj/features"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue