git-subtree-dir: graphics-components-src git-subtree-split: 247be9ce40bd338d3934534fb6392504a0cdc81f
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",
|
|
},
|
|
}
|