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

Fixed CSS injection #273

Closed
wants to merge 3 commits into from
Closed

Fixed CSS injection #273

wants to merge 3 commits into from

Conversation

evg4b
Copy link

@evg4b evg4b commented May 4, 2024

Hi @callumlocke,

After reading issue number #271, I noticed that you have problems with CSS injection.
I fixed this using the js esbuild API and the corresponding plugin. Now It works great,
although in my opinion, the assembly looks unnecessarily complex. Perhaps you should consider looking towards pure esbuild or something like tsup, it would simplify maintenance.
In any case, I hope this PR will be usefulI.

@evg4b evg4b closed this by deleting the head repository May 18, 2024
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

Successfully merging this pull request may close these issues.

1 participant