UNPKG

stylobate

Version:

Framework for writing really abstract CSS in Stylus

17 lines (13 loc) 264 B
if !ie stylobate_defaults('kind-clear', __before('&:before'), __after('&:after')) kind-clear($this) zoom: 1 kind-clear__before() +cache() content: "" display: table kind-clear__after() +cache() content: "" display: table clear: both