File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
* [ Test drive] ( get-started/test-drive.md )
11
11
* [ VS Code support] ( get-started/vs-code-support.md )
12
12
* [ Examples] ( get-started/examples.md )
13
- * [ Styling with CSS] ( get-started/styling-with-css.md )
14
13
15
14
## Guide
16
15
17
16
* [ Creating a new view] ( guide/creating-a-new-view.md )
18
17
* [ Creating widget layouts] ( guide/adding-content.md )
19
18
* [ Flow control] ( guide/flow-control.md )
20
19
* [ Shortcuts] ( guide/overview.md )
20
+ * [ Styling with CSS] ( guide/styling-with-css.md )
21
21
22
22
## Shortcuts Reference
23
23
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Example structure:
12
12
13
13
![ ] ( ../.gitbook/assets/screen-shot-2018-12-14-at-11.57.56-am.png )
14
14
15
- See the[ example projects] ( examples.md ) for more ideas for structuring your application.
15
+ See the[ example projects] ( ../get-started/ examples.md) for more ideas for structuring your application.
16
16
17
17
## Applying styles as properties
18
18
You can’t perform that action at this time.
0 commit comments