Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 903 Bytes

readme.md

File metadata and controls

35 lines (20 loc) · 903 Bytes

Common.css

A stylesheet that creates a solid foundation for web application development.

Features

  • Popular OOCSS classes
  • Iconfont support
  • Includes Normalize.css
  • Touch screen optimizations

Install

Using bower:

bower install common.css

Usage

The stylesheets in the css folder contain a collection of common classes, which are then compiled into one file using the build file.

Include the common.min.css file in your webpage should be enough to get started.

Review the wiki for more: List of available styles

Credits

Led by Lyndel Thomas - Full list of contributors

Distributed through Makesites.org

Released under the MIT license