8 lines
289 B
Plaintext
8 lines
289 B
Plaintext
- var base = current.path[4] ? '.' : './guide';
|
|
.banner.grid-fluid
|
|
p.text-body.c10 This cheat sheet is provisional and may change. Angular 2 is currently in Beta.
|
|
|
|
article(class="l-content-small grid-fluid docs-content")
|
|
.cheatsheet
|
|
ngio-cheatsheet(src= base + '/cheatsheet.json')
|