Skip to content

Commit 35c641f

Browse files
author
Michael Vurchio
committed
Follow svelte preprocess naming for style
1 parent fec8bb5 commit 35c641f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ const markup = async ({ content, filename }) => {
9494
className,
9595
{
9696
markup: code,
97-
styles: styles[0],
97+
style: styles[0],
9898
}
9999
);
100100

0 commit comments

Comments
 (0)