Sha256: 3b88c13f70831f9e7c336d49a2bcba06211077ef7f15486dd0357daa1681e6cb
Contents?: true
Size: 249 Bytes
Versions: 512
Compression:
Stored size: 249 Bytes
Contents
// stylelint-disable declaration-no-important .shadow-sm { box-shadow: $box-shadow-sm !important; } .shadow { box-shadow: $box-shadow !important; } .shadow-lg { box-shadow: $box-shadow-lg !important; } .shadow-none { box-shadow: none !important; }
Version data entries
512 entries across 510 versions & 56 rubygems