Skip to content

Commit 7066965

Browse files
actions-userGabsEdits
authored andcommitted
chore: format code
1 parent e39c43c commit 7066965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ export default defineConfig({
133133
css: {
134134
preprocessorOptions: {
135135
scss: {
136-
api: 'modern-compiler',
136+
api: "modern-compiler",
137137
additionalData: `
138138
$color-accent: ${info.accentColor};
139139
$bg-color-code-l: #ffffff;

0 commit comments

Comments
 (0)