Added color to start node

Hugo Bernier 2022-03-27 00:27:37 -04:00
parent 98ca387ef8
commit 188bee6f84
1 changed files with 1 additions and 1 deletions

@ -47,7 +47,7 @@ graph TD
click D "https://github.com/pnp/sp-dev-fx-webparts/wiki/Troubleshooting-issues-with-samples#change-directory-to-root-of-project"
style K fill:#f9f,stroke:#333,stroke-width:4px
style D fill:#f9f,stroke:#333,stroke-width:4px
style A fill:#2da44e;
style A fill:#2da44e,color:#fff
```
### Change directory to root of project