Skip to content

Commit 3f92507

Browse files
add activeEditor: 'style'
1 parent 7cddeeb commit 3f92507

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/docs/languages/sass.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Sass has two syntaxes. The **indented syntax** (`.sass`) is documented here. For
1313
## Demo
1414

1515
export const sassConfig = {
16+
activeEditor: 'style',
1617
markup: {
1718
language: 'html',
1819
content: `<div class="container">

0 commit comments

Comments
 (0)