Sha256: d968d64134655f9167bcc4dea1ae2935d3638e467be7eed76521924317398928

Contents?: true

Size: 551 Bytes

Versions: 82

Compression:

Stored size: 551 Bytes

Contents

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

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

// scss-lint:disable DeclarationOrder

// 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

82 entries across 82 versions & 3 rubygems

Version Path
jekyll-theme-pirati-7.7.1 _sass/foundation-sites/scss/typography/_typography.scss
jekyll-theme-pirati-7.7.0 _sass/foundation-sites/scss/typography/_typography.scss
jekyll-theme-pirati-7.6.2 _sass/foundation-sites/scss/typography/_typography.scss
jekyll-theme-pirati-7.6.1 _sass/foundation-sites/scss/typography/_typography.scss
jekyll-theme-pirati-7.6.0 _sass/foundation-sites/scss/typography/_typography.scss
jekyll-theme-pirati-7.5.0 _sass/foundation-sites/scss/typography/_typography.scss
jekyll-theme-pirati-7.4.0 _sass/foundation-sites/scss/typography/_typography.scss
jekyll-theme-pirati-7.3.0 _sass/foundation-sites/scss/typography/_typography.scss
jekyll-theme-pirati-7.2.0 _sass/foundation-sites/scss/typography/_typography.scss
jekyll-theme-pirati-7.1.1 _sass/foundation-sites/scss/typography/_typography.scss
jekyll-theme-pirati-7.0.0 _sass/foundation-sites/scss/typography/_typography.scss
jekyll-theme-pirati-6.9.0 _sass/foundation-sites/scss/typography/_typography.scss
jekyll-theme-pirati-6.8.0 _sass/foundation-sites/scss/typography/_typography.scss
jekyll-theme-pirati-6.7.2 _sass/foundation-sites/scss/typography/_typography.scss
jekyll-theme-pirati-6.7.0 _sass/foundation-sites/scss/typography/_typography.scss
jekyll-theme-pirati-6.6.2 _sass/foundation-sites/scss/typography/_typography.scss
jekyll-theme-pirati-6.6.1 _sass/foundation-sites/scss/typography/_typography.scss
jekyll-theme-pirati-6.6.0 _sass/foundation-sites/scss/typography/_typography.scss
jekyll-theme-pirati-6.5.0 _sass/foundation-sites/scss/typography/_typography.scss
jekyll-theme-pirati-6.4.0 _sass/foundation-sites/scss/typography/_typography.scss