Update sass.md

This commit is contained in:
Eleven 2021-05-27 16:21:31 +08:00 committed by GitHub
parent e15a350f6c
commit 800abe645c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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