adamzerner / rfui

A clean and simple component library for Preact projects
https://rfui.deno.dev/
MIT License
4 stars 0 forks source link

Try to get Prism to run on the server #167

Open adamzerner opened 9 months ago

adamzerner commented 9 months ago

That way prism.js doesn't need to be there on the client. It's tough though. What if the CodeBlock is dynamically inserted?