mirror of
https://github.com/boostorg/website-v2.git
synced 2026-01-19 04:42:17 +00:00
This will alliviate the merge conflicts we keep getting by checking this file into source control. ----------- Now, when using docker-compose, to re-generate the `styles.css` file, you can do so locally in the following ways: 1. locally run `yarn build` 2. run `docker compose build`