Sha256: c0e91f23e6a36f243c122aa04faa099b6df9e3846b4cf70cea6a1c4c0b104f9a
Contents?: true
Size: 337 Bytes
Versions: 11
Compression:
Stored size: 337 Bytes
Contents
// Class names that are reused in entry type CSS module files. Used // for styles that would be hard to re-create without the SCSS mixins // available here. // See entry_type/scrolled/package/src/editor/buttons.module.css .primary_icon_button { @include icon-button("primary"); } .secondary_icon_button { @include icon-button; }
Version data entries
11 entries across 11 versions & 1 rubygems