You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> There is an object param that contains some fields `mp`, `element`, `naive`, `vant`.
20
+
>
21
+
> `mp` defaults to `false`, setting `mp` be `true` will enable the preset,
22
+
> otherwise will enable default config of tailwindcss and disable the preset meanwhile.
23
+
>
24
+
> `element`, `naive`, `vant`, these params default to dependencies that your project uses.
25
+
>
26
+
> If your project depends on `element-ui`, `element-plus`, `naive-ui`, `vant-ui`,the color will be enable automatically. Setting to false will disable the color, otherwise will enabled.
> There is an object param that contains some fields `mp`, `element`, `naive`, `vant`.
20
+
>
21
+
> `mp` defaults to `false`, setting `mp` be `true` will enable the preset,
22
+
> otherwise will enable default config of tailwindcss and disable the preset meanwhile.
23
+
>
24
+
> `element`, `naive`, `vant`, these params default to dependencies that your project uses.
25
+
>
26
+
> If your project depends on `element-ui`, `element-plus`, `naive-ui`, `vant-ui`,the color will be enable automatically. Setting to false will disable the color, otherwise will enabled.
0 commit comments