unocss
unocss copied to clipboard
Vendor Prefixes Support
Is there an unocss way of enabling vendor autoprefixes on production builds?
Prefixes are present with dev
, not build
.
We could probably have an autoprefixer postprocessor package via using this API https://github.com/unocss/unocss/blob/b07b50d69220928eacfcf052453c2f7ce8245f47/packages/core/src/types.ts#L298-L301
PR welcome
Does it can help ? https://github.com/zouhangwithsweet/unocss-preset-autoprefixer