chore: use injected css in sandbox (#17485)

pull/17480/head
Rich Harris 6 months ago committed by GitHub
parent b934372a3c
commit 3046004ec3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,8 @@
export default {
/** @type {import('svelte/compiler').CompileOptions} */
compilerOptions: {
css: 'injected',
hmr: false,
experimental: {

Loading…
Cancel
Save