UNPKG

@exadel/esl

Version:

Exadel Smart Library (ESL) is the lightweight custom elements library that provide a set of super-flexible components

12 lines (11 loc) 195 B
.esl-media-container-init(@tagName: esl-media) { @{tagName} { .img-container > & { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } } }