Skip to content

Commit 63fdbb1

Browse files
committed
Instruct to build also theme overrides before submitting a PR
1 parent b299112 commit 63fdbb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/customization.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ npm run build # (1)!
310310
1. While this command will build all theme files, it will skip the overrides
311311
used in Material for MkDocs' own documentation which are not distributed
312312
with the theme. If you forked the theme and want to build the overrides
313-
as well, use:
313+
as well, e.g. before submitting a PR with changes, use:
314314

315315
```
316316
npm run build:all

0 commit comments

Comments
 (0)