css-render
css-render copied to clipboard
Does
I'm looking at the documentation shown here https://www.npmjs.com/package/@css-render/vue3-ssr
and I'm wondering if the useSsrAdapter has to be included in every component or if it is just the main.ts file? Also I'm using Single File Components so not sure exactly how to hook into it