Sha256: 8fcfad51aca141d0c6dd72c5870b35db499b535858b52523c225c55110168935
Contents?: true
Size: 203 Bytes
Versions: 5
Compression:
Stored size: 203 Bytes
Contents
@import "setup"; .shade-white { color: shade(#ffffff, 75%); } .shade-black { color: shade(#000, 50%); } .shade-red { color: shade(#ff0000, 25%); } .shade-gray { color: shade(#222222, 33%); }
Version data entries
5 entries across 5 versions & 2 rubygems