Skip to content

Commit 093499a

Browse files
authored
Compatible with divider utility (#31)
* update doc * update MPX deps * update MPX demo to be consistent with other demos * update comment * compatible with divider utility
1 parent 92f3a4b commit 093499a

7 files changed

Lines changed: 191 additions & 122 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ export default {
160160
> - React
161161
> - Vue 2
162162
> - Vue 3
163+
> - Preact
163164
>
164165
> 同时也兼容在混合原生组件开发中使用 Tailwind/Windi CSS
165166
@@ -547,7 +548,7 @@ const handledStyle = handleStyle(rawContent, options)
547548

548549
- Webpack >= `4.0.0`
549550
- Taro >= `3.0.0`
550-
- MPX
551+
- MPX >= `2.7.5`
551552
- uni-app
552553

553554

0 commit comments

Comments
 (0)