Custom styling support
I’d like to use a bit of custom CSS in my instance, but the CSS is currently hardcoded with an include_str! in a style tag. Would it be possible to move this out into a copy if not exists of native_ci.css into the output directory?
Merged your patch. Thankyou.