max / goingson
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01WFBzMprSmNCfvdj2cGZyka
1 file changed,
+1 insertion,
-1 deletion
| @@ -24,7 +24,7 @@ | |||
| 24 | 24 | # this and only emits the CSS that fetches the result. The rev is the one | |
| 25 | 25 | # shop's `shop-font`, Balanced Breakfast and Alloy's `QUASI_TYPE_REV` name: the | |
| 26 | 26 | # house face is one face, so they move together or a user sees two Quasi Monos. | |
| 27 | - | quasi-type = { git = "https://makenot.work/git/max/quasi-type.git", version = "0.1.3", rev = "f5e9e9c96f32ec5e8c5b74089e6ec436c936e0b8" } | |
| 27 | + | quasi-type = { git = "https://makenot.work/git/max/quasi-type.git", version = "0.1.3", rev = "55e74d77" } | |
| 28 | 28 | # The table CSS is generated here too: the columns are this app's, so the | |
| 29 | 29 | # shared helper cannot know them, but the tracks and the narrowing rules come | |
| 30 | 30 | # from the description rather than from hand-written nth-child cuts. |