@stylify/autoprefixer
Autoprefixer is a package that uses PostCSS to generate prefixes map for your CSS.
This map then can used be inside an SSR applications or inside a browser when you want to generate prefixed CSS on demand but don't want to slow down the application with the postcss post processing.