.pipe(postcss([
postcssPresetEnv({
// stage: 2,
// browsers: 'last 2 versions',
preserve: true,
}),
cssnano,
]))
This feature request will not be considered in the next 6-12 months roadmap and as such will be closed to keep the number of issues we have to maintain actionable. Thanks for understanding and happy coding!