lein-figwheel
lein-figwheel copied to clipboard
Look at making the heads up display font size adjustable or based on viewport width
@bhauman where would you like the (optional) configuration to live? under the :figwheel portion of a project.clj file?
This is a good question I think I'm gonna say under the individual build :figwheel key because that is supposedly configuring the client. All those keys get sent to the client.
Awesome thanks Bruce. I'm gonna take a stab at this