Sha256: 619d0d18e655d8912964dba5b398767fbbd922ab05e164cfb4fbbbcca2e36b3e

Contents?: true

Size: 512 Bytes

Versions: 35

Compression:

Stored size: 512 Bytes

Contents

// Foundation for Sites by ZURB
// foundation.zurb.com
// Licensed under MIT Open Source

////
/// @group typography
////

// Base typography styles (tags only)
@import 'base';

// Typography helper classes (classes only)
@import 'helpers';

// Text alignment classes
@import 'alignment';

// Print styles
@import 'print';

@mixin foundation-typography {
  @include foundation-typography-base;
  @include foundation-typography-helpers;
  @include foundation-text-alignment;
  @include foundation-print-styles;
}

Version data entries

35 entries across 35 versions & 7 rubygems

Version Path
bedrock_sass-0.2.2 assets/_vendor/foundation/scss/typography/_typography.scss
foundation-rails-6.6.1.0 vendor/assets/scss/typography/_typography.scss
foundation-rails-6.5.3.0 vendor/assets/scss/typography/_typography.scss
bedrock_sass-0.2.1 assets/_vendor/foundation/scss/typography/_typography.scss
foundation-rails-6.5.1.0 vendor/assets/scss/typography/_typography.scss
locomotivecms_wagon-2.4.1 generators/foundation/public/stylesheets/foundation6/typography/_typography.scss
bedrock_sass-0.2.0 assets/_vendor/foundation/scss/typography/_typography.scss
locomotivecms_wagon-2.4.0 generators/foundation/public/stylesheets/foundation6/typography/_typography.scss
foundation-rails-6.4.3.0 vendor/assets/scss/typography/_typography.scss
bedrock_sass-0.1.9 assets/_vendor/foundation/scss/typography/_typography.scss
bedrock_sass-0.1.8 assets/_vendor/foundation/scss/typography/_typography.scss
bedrock_sass-0.1.7 assets/_vendor/foundation/scss/typography/_typography.scss
bedrock_sass-0.1.6 assets/_vendor/foundation/scss/typography/_typography.scss
bedrock_sass-0.1.5 assets/_vendor/foundation/scss/typography/_typography.scss
bedrock_sass-0.1.4 assets/_vendor/foundation/scss/typography/_typography.scss
bedrock_sass-0.1.3 assets/_vendor/foundation/scss/typography/_typography.scss
bedrock_sass-0.1.2 assets/_vendor/foundation/scss/typography/_typography.scss
foundation-rails-6.4.1.3 vendor/assets/scss/typography/_typography.scss
aacinfo-theme-2.0.1 _sass/foundation-sites/scss/typography/_typography.scss
jekyll-theme-foundation-0.3.6 _sass/scss/typography/_typography.scss