diff --git a/snippets/vue.json b/snippets/vue.json
index 578866c..c212870 100644
--- a/snippets/vue.json
+++ b/snippets/vue.json
@@ -279,7 +279,7 @@
       "",
       "</script>",
       "",
-      "<style scoped>",
+      "<style lang=\"scss\" scoped>",
       "",
       "</style>"
     ],