Tool to visually compare two versions of a website.
Inspired by
Project based on webpack-starter.
npm install
npm start
npm run build
When you run npm run build we use the mini-css-extract-plugin to move the css to a separate file. The css file gets included in the head of the index.html.