Svelte
25.04.2025 11:48
๐ 0
๐ 0
๐ฌ 0
๐ 0
Svelte
๐ 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 ๐งต
The database alignment chart
Ah, but what kind of database?