You can optionally name containers using a @container/{name} class, and then include that name in the container variants using classes like @lg/{name}:underline: @xs @container (min-width: 20rem /* ...
css-in-console is a library that allows you to style terminal outputs in JavaScript/TypeScript code using a CSS-like syntax. Primarily, this can be used to apply certain text formatting and its colors ...