Add collection types doc (#883)

* Add collection types doc

* Stop parent styles capitalizing code
This commit is contained in:
Jessica Parsons
2017-12-07 09:36:43 -08:00
committed by GitHub
parent 68d6ad4a00
commit 41af113d5b
2 changed files with 128 additions and 0 deletions

View File

@ -147,4 +147,5 @@ pre {
code {
font-family: 'Roboto Mono', monospace !important;
font-size: 14px;
text-transform: none;
}