We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5dfe02 commit 2a6fb1dCopy full SHA for 2a6fb1d
src/index.ts
@@ -29,6 +29,7 @@ export const CSS_LANGUAGES: string[] = [
29
'sass',
30
'scss',
31
'stylus',
32
+ 'sugarss',
33
'vue'
34
]
35
export const JS_LANGUAGES: string[] = [
0 commit comments