Sha256: 2e8e3e77fb49ff4472d04333129f0c17c2604d3ddbb93129c0d36d5edc5b6c95

Contents?: true

Size: 868 Bytes

Versions: 12

Compression:

Stored size: 868 Bytes

Contents

<div class="styleguide__block" id="{{link}}">
  <div class="styleguide__block-info">
    <h2 class="styleguide__block-title">
      {{name}}
      <a href="https://github.com/uswitch/ustyle/tree/master/{{path}}" class="styleguide__file-link"><span class="us-icon--small us-icon--github us-icon--notext us-icon--custom">Github:</span> {{file}}</a>
    </h2>
    
    {{{description}}}
    <div class="us-grid-row">
      {{#variable}}
        <div class="colour us-col-md-4">
          <div class="colour__block">
            <div class="colour__hex" style='background: {{value}}; color: white;'>
            </div>
            <div class="colour__description">
              <h4 class="colour__title">{{name}} - {{value}}</h4>
              <span>{{description}}</span>
            </div>
          </div>
        </div>
      {{/variable}}
    </div>
  </div>
</div>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
ustyle-1.11.1 styleguide/partials/colour.tpl
ustyle-1.10.0 styleguide/partials/colour.tpl
ustyle-1.8.7 styleguide/partials/colour.tpl
ustyle-1.8.1 styleguide/partials/colour.tpl
ustyle-1.8.0 styleguide/partials/colour.tpl
ustyle-1.7.0 styleguide/partials/colour.tpl
ustyle-1.6.1 styleguide/partials/colour.tpl
ustyle-1.5.8 styleguide/partials/colour.tpl
ustyle-1.4.1 styleguide/partials/colour.tpl
ustyle-1.4.0 styleguide/partials/colour.tpl
ustyle-1.3.12 styleguide/partials/colour.tpl
ustyle-1.3.6 styleguide/partials/colour.tpl