Sha256: de7a23a3673bbd79a5d59b22108ae8d78cfc3ae45fa97222d3236a8fef603dc0
Contents?: true
Size: 194 Bytes
Versions: 17
Compression:
Stored size: 194 Bytes
Contents
@import "setup"; .shade-white { color: shade(#fff, 75%); } .shade-black { color: shade(#000, 50%); } .shade-red { color: shade(#f00, 25%); } .shade-gray { color: shade(#222, 33%); }
Version data entries
17 entries across 17 versions & 2 rubygems