Adapted tailwindcss plug-in
Although, quite a few tailwindcss plug-ins can be used directly in weapp-tailwindcss.
However, the wxss subset such as css in the mini program does not natively support many css writing methods and selectors, so it is inevitable that errors will be reported when using certain plug-ins.
For example, tailwindcss/typography, daisyui, etc.
So many times it is inevitable to develop migrated/castrated versions of them.
For example, the adapted version of tailwindcss/typography is @weapp-tailwindcss/typography
And IceStack also contains the WeChat applet adaptation of daisyui.