Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

An extended library of helper classes for Foundation for Sites framework

License

Notifications You must be signed in to change notification settings

joshmedeski/foundation-sites-extended

Repository files navigation

Foundation for Sites Extended

An extended library of helper classes and opinionated component extensions for the Foundation for Sites framework.

Settings

To customize the settings, you can add the following variables to your _settings.scss file:

// 37. Foundation Extended
// -----------

$spacing-breakpoint-classes: true;
$spacing-sizes: (
  none: 0,
  half: .5,
  one: 1,
  three: 3,
  five: 5
);
$line-height-sizes: (
  one: 1,
  one-half: 1.5,
  two: 2
);

About

An extended library of helper classes for Foundation for Sites framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published