UNPKG

shido

Version:

Build fast with Shido, a CSS framework for building custom designs without any annoying style or component you have to fight to override.

7 lines (5 loc) 101 B
.mix-aspect-ratio(@width, @height) { &:before { padding-top: (@height / @width) * 100%; } }