Skip to content

Fall-Back/Base

Repository files navigation

Fall-Back-Base

Settings, mixins and base styles required by most of the Fall-Back patterns.

Usage Example

  1. Use Bower to install the Fall-Back repositories.

  2. Import the base and patterns you need into you main scss stylesheet:

// ... 

$fallback--base-font-size: 10px !default;
// Or import a local settings file

@import "path/to/fallback-base";
// Import other Fall-Back patterns.

// ... 
  1. Incorporate the JS files you need into your build script.

More detailed examples to follow.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published