retrogradeorbit / bootleg

Simple template processing command line tool to help build static websites
Eclipse Public License 2.0
256 stars 12 forks source link

reagent hashmap :style tags, being passed *into* enlive, trigger traceback #41

Closed retrogradeorbit closed 4 years ago

retrogradeorbit commented 4 years ago

(enlive/at [:div [:p {:style {:margin-top "10px"}}]] [:div] (enlive/set-attr :style "margin-top:10px;"))

Class cast: clojure.lang.PersistentArrayMap cannot be cast to java.lang.String