test-css Repo to reproduce a CSS issue. To build and start the application run: pnpm install pnpm lerna run build --scope "test-css" pnpm lerna run start --scope "example-app" NOTE: if you do not have pnpm installed, simply run npm install -g pnpm.