Sha256: 862f770fc03386e12940e9d12d3b3b7551df4f8bbeb589ebc0bd498ce7fc9d98
Contents?: true
Size: 348 Bytes
Versions: 34
Compression:
Stored size: 348 Bytes
Contents
[class*="shadow"] { @if $enable-transitions { transition: $transition-base; } } .shadow-sm--hover:hover { box-shadow: $box-shadow-sm !important; } .shadow--hover:hover { box-shadow: $box-shadow !important; } .shadow-lg--hover:hover { box-shadow: $box-shadow-lg !important; } .shadow-none--hover:hover { box-shadow: none !important; }
Version data entries
34 entries across 34 versions & 3 rubygems