foundation-sites-extended

1.0.0-alpha1 • Public • Published

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
);

Readme

Keywords

Package Sidebar

Install

npm i foundation-sites-extended

Weekly Downloads

4

Version

1.0.0-alpha1

License

MIT

Last publish

Collaborators

  • joshmedeski