Skip to content

Move postcss to dependencies

Vitaly Slobodin requested to merge vs/move-postcss-to-dependencies into master

What does this MR do and why?

We have a bunch of production scripts that require postcss to be installed in production mode so let's move this dependency from devDependencies to dependencies.

Closes #353824 (closed)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Vitaly Slobodin

Merge request reports