update vanilla to 2.37.1 (this has no style chagnes, only dependency fixes related to node-sass and M1 machines)
move autoprefixer and postcss to dependencies as per upgrade docs:
Also in some of our projects we only install production dependencies in Dockerfile (not devDependencies), so you need to make sure that any build tools are included in dependencies rather than devDependencies
QA
[List of steps to QA the new features or prove the bug has been resolved]
Issue / Card
[List of links to Github issues/bugs and cards if needed - e.g. Fixes #1]
Done
autoprefixer
andpostcss
to dependencies as per upgrade docs:QA
[List of steps to QA the new features or prove the bug has been resolved]
Issue / Card
[List of links to Github issues/bugs and cards if needed - e.g.
Fixes #1
]Screenshots
[if relevant, include a screenshot]