Sha256: 895629bcdce90ace50bc7645da45f4185d8e906d5230974f1fe7023feebeac0d

Contents?: true

Size: 371 Bytes

Versions: 5

Compression:

Stored size: 371 Bytes

Contents

// ------------------------------------------------------------------- //
// Brand extensions
// ------------------------------------------------------------------- //

%brand{
  font-family: $brand-font-family !important;
  color: $brand-color !important;
}

%brand-type{
  font-family: $brand-font-family !important;
}

%brand-color{
  color: $brand-color !important;
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
kentucky-0.4.3 app/assets/stylesheets/kentucky/main/_brand.scss
kentucky-0.4.2 app/assets/stylesheets/kentucky/main/_brand.scss
kentucky-0.4.1 app/assets/stylesheets/kentucky/main/_brand.scss
kentucky-0.4.0 app/assets/stylesheets/kentucky/main/_brand.scss
kentucky-0.3.0 app/assets/stylesheets/kentucky/generic/_brand.scss