Built using clean-css and webpack module bundler. Preact for rendering and highlight.js for highlighting the minified css. Uses Web Workers for files over 5kb.
To test locally:
npm install
webpack
and then use your favorite local http server (e.g. npm:live-server) to serve index.html.