Skip to content

Commit

Permalink
docs: refine contributing guide about editing css
Browse files Browse the repository at this point in the history
  • Loading branch information
weareoutman committed Dec 4, 2021
1 parent dd66dfb commit 89cf6bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Expand Up @@ -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
Expand Down

0 comments on commit 89cf6bc

Please sign in to comment.