Sha256: d25516c41371b3173ce03d99376e33fb618cb9ad4a58f547f9003f4df07dbb8e
Contents?: true
Size: 400 Bytes
Versions: 87
Compression:
Stored size: 400 Bytes
Contents
//************************************************************************// // These mixins/functions are deprecated // They will be removed in the next MAJOR version release //************************************************************************// @mixin inline-block { display: inline-block; @warn "inline-block mixin is deprecated and will be removed in the next major version release"; }
Version data entries
87 entries across 82 versions & 9 rubygems