This commit is contained in:
winixt 2021-05-28 15:26:54 +08:00
commit 4c53932ae1

View File

@ -24,4 +24,4 @@ Vue 单文件组件的 `<style></style>` 添加 `lang='scss'`,例如:
```vue
<style lang="scss">
</style>
```
```