Sha256: d6f4cd71f1e5617799aaf49fda8165f0a9964b64e5e7be04e831db7326f34326
Contents?: true
Size: 231 Bytes
Versions: 208
Compression:
Stored size: 231 Bytes
Contents
// CSS image replacement @mixin text-hide() { // stylelint-disable-next-line font-family-no-missing-generic-family-keyword font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }
Version data entries
208 entries across 208 versions & 16 rubygems