-
Install the dependencies:
npm i
-
Edit the
web/styles/override.module.css
file that gets injected into the page to add additional styles that override the original platform styling. -
Build the web module:
npm run build
-
See the build script for a fully automated build & bundling workflow.