bits-sass-base

A thin base on top of normalize.css


License
MIT
Install
bower install bits-sass-base

Documentation

Bits.sass base

A thin base on top of normalize.css.

Read more about Bits.sass toolkit.

Installation

  • Bower: bower install --save bits-sass-base
  • Download: zip, tar.gz
  • Git: git clone https://github.com/bits-sass/base.git

Usage

bits-sass-base depends on normalize.css and should be included before any other package:

@import "/bower_components/normalize-css/normalize.scss";
@import "/bower_components/bits-sass-base/base";

Requirements

  • Sass 3.2+

Browser support

  • Google Chrome (latest)
  • Opera (latest)
  • Firefox 4+
  • Safari 5+
  • Internet Explorer 8+