Skip to content

Commit 2a6fb1d

Browse files
authored
Add SugarSS support
1 parent f5dfe02 commit 2a6fb1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ export const CSS_LANGUAGES: string[] = [
2929
'sass',
3030
'scss',
3131
'stylus',
32+
'sugarss',
3233
'vue'
3334
]
3435
export const JS_LANGUAGES: string[] = [

0 commit comments

Comments
 (0)