1.0.0 • Published 7 years ago

tallwave-brand v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

The Brand

A collection of Sass files that follow the brand guideline's for Tallwave, as seen on tallwave.com. It is built on top of Bootstrap 3.

Installation

Install Bootstrap 3.

> bower install bootstrap-sass-official

Install the package with Bower.

> bower install tallwavebrand

Then include the tallwave.scss in your app's Sass file.

@import "bower_components/tallwavebrand/src/tallwave";

Fonts

The Brand uses a couple of Google Web Fonts.

<link rel="stylesheet" id="google_fonts-css" href="//fonts.googleapis.com/css?family=Merriweather:300,300italic,400,400italic|Open+Sans:400,400italic,700,700italic" type="text/css" media="all">

License

ISC. See LICENSE for full details.