There was an error while loading. Please reload this page.
1 parent ba7dde4 commit 3eac33bCopy full SHA for 3eac33b
1 file changed
CONTRIBUTING.md
@@ -68,7 +68,7 @@ These have a broad meaning and can have varying interpretations.
68
- `.tl`/`.tr`/`.bl`/`.br`: The four corners, e.g. `arrow.tl`, `triangle.stroked.tr`.
69
- Generally, these are used for a single, diagonal direction,
70
whereas combinations of two main directions (like `.t.l`) are used to mean both of them at once,
71
- e.g. `arrow.t.l`, if it existed, would be a two-headed arrow that points both top and left,
+ e.g. `arrow.t.l`, if it existed, would be a bidirectional arrow that points both top and left,
72
similarly to how `arrow.l.r` is an arrow pointing both left and right.
73
- `.cw`/`.ccw`: Clockwise/Counterclockwise, e.g. `arrow.cw`, `integral.ccw`.
74
- `.tiny`/`.small`/`.medium`/`.big`: A geometric shape with a certain size, e.g. `square.stroked.small`.
0 commit comments