EFForg/rayhunter

Add SASS compiling?

Opened this issue · 0 comments

If we are aiming at a mobile web UI frontend, we'll inevitably want to be writing SASS instead of CSS. This means we'll need to add a build step for compiling the SASS to CSS prior to compiling the project (since that's when the static files are bundled into the binary).