Utilities to control the behavior of CSS transitions.
Use the transition-discrete utility to start transitions when changing properties with a discrete set of values, such as elements that change from hidden to block:
transition-discrete
hidden
block