luminus

rnandan273 2019-06-27T19:04:08.065700Z

when i do lein new luminus <myproj> +re-frame, i don't see soda-ash dependency now. is it removed ?

yogthos 2019-07-02T18:24:25.072700Z

yeah, I switched Luminus to use Bulma as the default CSS framework a little while back

yogthos 2019-07-02T18:25:40.072900Z

The main reason for the switch was that Bulma is pure CSS making it easier to use via ClojureScript, and reducing the number of assets that need to be sent to the client