8 lines
186 B
Text
8 lines
186 B
Text
{
|
|
"Svelte SCSS style": {
|
|
"scope": "svelte",
|
|
"prefix": "scss",
|
|
"body": ["<style lang=\"scss\">", "$1", "</style>"],
|
|
"description": "Add a Svelte SCSS style tag",
|
|
},
|
|
}
|