diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e0d3c246..fbc9b4de 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,6 +7,8 @@ yarn yarn start ``` +Note: if you are editing `src/client/theme/**/*.css`, you should run `yarn postbuild` each time you edited these files. + ## Testing ```shell