Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit 59e8fa8

Browse files
committed
fix(docz-utils): add .scss to codesandbox assemble files
1 parent c457ecc commit 59e8fa8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/docz-utils/src/codesandbox.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ function getSandboxFiles(
6464
'.css.sass',
6565
'.less',
6666
'.sass',
67+
'.scss',
6768
'.svg',
6869
],
6970
})

0 commit comments

Comments
 (0)