Svelte
11 months ago
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?