Sha256: 60c4c54bf01c0370c36c9dd1866481ac9c4c85019a6879aace97ff18542eec0c
Contents?: true
Size: 254 Bytes
Versions: 28
Compression:
Stored size: 254 Bytes
Contents
/** * Represents a content block with default visual style. This comes handy when * we cannot attach proper classes, like when HTML is automatically created * from Markdown writeup. */ .c-content-block { a { @include emphasizedAnchor(); } }
Version data entries
28 entries across 28 versions & 1 rubygems