Skip to content

POC at switching to CSS compilation to Webpack

Peter Hegman requested to merge postcss-expoloration into master

What does this MR do and why?

Discovery into switching to Webpack for CSS compilation

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

  1. Checkout this branch
  2. Run gdk pristine to update dependencies
  3. Run yarn install --force to update node modules
  4. Run gdk restart

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 Peter Hegman

Merge request reports