Demo URL
No response
Describe the feature
I'm working on a static site generator that doesn't use a fancy framework or build system, just nunjucks templates and esbuild to bundle JS. I would like to use this package's nice wrapper API around Fontsource, Google, etc, but I don't need a "plugin" for my build system. Is there a way I can call a function and just get the HTML <head> and CSS output? Thanks!