2016-03-04 17:56:41 -08:00
|
|
|
- var base = current.path[4] ? '.' : './guide';
|
2016-05-16 13:22:13 -04:00
|
|
|
.banner.grid-fluid
|
2016-06-15 16:04:49 -07:00
|
|
|
p.text-body.c10 This cheat sheet is provisional and may change. Angular 2 is currently in Release Candidate.
|
2016-02-05 23:27:06 -08:00
|
|
|
|
|
|
|
article(class="l-content-small grid-fluid docs-content")
|
|
|
|
.cheatsheet
|
2016-03-04 17:56:41 -08:00
|
|
|
ngio-cheatsheet(src= base + '/cheatsheet.json')
|