Sha256: 06169ee33c148484362fcf202cfc5231711b01b478c08734968d42e64a1bfe04
Contents?: true
Size: 287 Bytes
Versions: 4
Compression:
Stored size: 287 Bytes
Contents
// // Component animations // -------------------------------------------------- .fade opacity: 0 +ctb-transition(opacity 0.15s linear) &.in opacity: 1 .collapse position: relative height: 0 overflow: hidden +ctb-transition(height 0.35s ease) &.in height: auto
Version data entries
4 entries across 4 versions & 1 rubygems