Skip to content

Commit

Permalink
Compatible with divider utility (#31)
Browse files Browse the repository at this point in the history
* update doc

* update MPX deps

* update MPX demo to be consistent with other demos

* update comment

* compatible with divider utility
  • Loading branch information
ItsRyanWu authored Jul 10, 2022
1 parent 92f3a4b commit 093499a
Show file tree
Hide file tree
Showing 7 changed files with 191 additions and 122 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ export default {
> - React
> - Vue 2
> - Vue 3
> - Preact
>
> 同时也兼容在混合原生组件开发中使用 Tailwind/Windi CSS
Expand Down Expand Up @@ -547,7 +548,7 @@ const handledStyle = handleStyle(rawContent, options)

- Webpack >= `4.0.0`
- Taro >= `3.0.0`
- MPX
- MPX >= `2.7.5`
- uni-app


Expand Down
Loading

0 comments on commit 093499a

Please sign in to comment.