This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Josh W. Comeau
joshwcomeau.com
did:plc:zivbusxwcsom5o6mf7kljzms
๐ A long-requested CSS feature is the ability to transition height between a known value (`height: 20rem`) and a derived one (`height: auto`).
A new global CSS property makes this possible now. ๐
html {
interpolate-size: allow-keywords;
}
More info in thread ๐งต
2025-01-07T16:09:40.148Z