Using UnoCSS in applet(for UniApp and Taro) to be compatible with unsupported syntax.
- unocss-applet - The default package with common presets and plugins
- @unocss-applet/preset-applet - The default preset (right now it's equivalent to
@unocss/preset-uno
) - @unocss-applet/preset-rem-to-rpx - Coverts rem to rpx for utils.
- @unocss-applet/transformer-applet - Compile classes that do not support applets into one class.
- @unocss-applet/transformer-attributify - Enables Attributify Mode for applet.