sonofmagic / weapp-tailwindcss

bring tailwindcss to weapp ! 把 `tailwindcss` 原子化**带入小程序开发吧 ! 原 `weapp-tailwindcss-webpack-plugin`

Home Page:https://weapp-tw.icebreaker.top

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v3.1.1如何在uni-app小程序环境将tw preflight中的html转换为page?v2.x都是支持的,如图

zhaoyunyes opened this issue · comments

css里的标签选择器转换是uni-app自带的功能,但是在vue3版本中已经不支持了,建议在去掉tailwind preflight的引入。
image
image

作为uni-app vue2 -> vue3 迁移的文档的参考