CSS 20 years in the making?
Did you know you can now transition from `display: none` to `display: block` in pure CSS? We'll use `transition-behavior: allow-discrete` and the new `@starting-style` rule to make it happen.
Did you know you can now transition from `display: none` to `display: block` in pure CSS? We'll use `transition-behavior: allow-discrete` and the new `@starting-style` rule to make it happen.