fix(theme): allow raw html in head style
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
});
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
<!-- eslint-disable-next-line svelte/no-at-html-tags -->
|
||||
{@html themeCss}
|
||||
</svelte:head>
|
||||
|
||||
Reference in New Issue
Block a user