wvu-patterns / wvu-patterns-footer-credits

WVU Pattern Library - Footer Credits Module
0 stars 0 forks source link

WVU Pattern Library - Footer Credits Module

Build Status

Footer Credits module is a global module that is applied to the footer of all external marketing websites at WVU.

Use Bower to install this module.

$ bower install --save wvu-patterns-footer-credits

Overrideable defaults

To override the default value place the new variable before the default value. Below is an example of how you can override the default breakpoint value. The override will not work if you place it after the default value.

$wvu-footer-breakpoint: 'min-width: 48em' !default;

Pattern Development

Requires:

RVM is Preferred but not required

Installation

Pattern Testing