nicer, nested rendering when currying
This commit is contained in:
parent
f75d0641b4
commit
8744bad0b8
9 changed files with 144 additions and 91 deletions
|
|
@ -6,6 +6,12 @@
|
|||
.type {
|
||||
margin:1px;
|
||||
display: inline-block;
|
||||
|
||||
font-family: "Roboto", sans-serif;
|
||||
font-optical-sizing: auto;
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-variation-settings: "wdth" 100;
|
||||
}
|
||||
|
||||
.functionType {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue