diff --git a/plugins/official/filters.md b/plugins/official/filters.md index 17ab3339..fd754aa3 100644 --- a/plugins/official/filters.md +++ b/plugins/official/filters.md @@ -1,6 +1,6 @@ -## Filters +## 过滤器 -### Utilities +### 工具 {#utilities} | Class | Properties | | :---- | :--------- | @@ -9,7 +9,7 @@ | `filter-${key}` | filter: `${value};` | | `backdrop-${key}` | backdrop-filter: `${value};` | -### Usage +### 用法 {#usage} ```js // windi.config.js