UNPKG

utquidem

Version:

The meta-framework suite designed from scratch for frontend-focused modern web development.

18 lines (14 loc) 189 B
.foo { position: relative; } .foo :global(.bar), .foo :global(.baz) { height: 100%; overflow: hidden; } .foo :global(.lol) { width: 80%; } .foo > :global(.lel) { width: 80%; }