Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: API for use by static site generators that operate on HTML strings #72

Open
irskep opened this issue Sep 7, 2024 · 0 comments

Comments

@irskep
Copy link

irskep commented Sep 7, 2024

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant