Sha256: 8c3a8be4eec8c3b50fcf4d6c45edb76afedd12d9519affeeb09b574f0abdb80f

Contents?: true

Size: 111 Bytes

Versions: 8

Compression:

Stored size: 111 Bytes

Contents

@each $id, $size in $font-sizes {
  .font-size-#{$id} {
    &:after {
      content: "#{$size}";
    }
  };
};

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
forever_style_guide-1.2.11 app/assets/stylesheets/style_guide/base/_typography.scss
forever_style_guide-1.2.10 app/assets/stylesheets/style_guide/base/_typography.scss
forever_style_guide-1.2.9 app/assets/stylesheets/style_guide/base/_typography.scss
forever_style_guide-1.2.8 app/assets/stylesheets/style_guide/base/_typography.scss
forever_style_guide-1.2.7 app/assets/stylesheets/style_guide/base/_typography.scss
forever_style_guide-1.2.5 app/assets/stylesheets/style_guide/base/_typography.scss
forever_style_guide-1.2.4 app/assets/stylesheets/style_guide/base/_typography.scss
forever_style_guide-1.2.3 app/assets/stylesheets/style_guide/base/_typography.scss