RackSec / desdemona

Data-backed security operations
Eclipse Public License 1.0
2 stars 7 forks source link

Add figwheel #64

Closed smogg closed 8 years ago

smogg commented 8 years ago

We need live style injection and some css preprocessor (preferably SASS) compilation for easier front-end development. Sass compilation should be easy to implement: https://github.com/bhauman/lein-figwheel/wiki/SASS-watcher

lvh commented 8 years ago

Alas, this isn't really closed because @smogg thinks that I should set up SASS compilation + reloading for him as well ;)

smogg commented 8 years ago

Yeah, still can't make style-injection work. But it's not top-priority, I can deal without it for now