TODO HTML? We don't do that here 😲 Dev commands Gotta install them node dependencies :( npm install Build CSS live with npm run css:dev Run with (Requires cargo-watch) cargo watch -x run Release commands Build release binary cargo build -r Build minified CSS with npm run css