Skip to content

Latest commit

 

History

History
39 lines (34 loc) · 1.29 KB

File metadata and controls

39 lines (34 loc) · 1.29 KB

Introducing Colette

Colette is a css and js starter kit for 20 Minutes web projects. It provides basic styles and mixins to build responsive layouts, based on the 20 Minutes digital identity guidelines.


Features

  • basic typography: headings, body text, lists, etc.
  • helpers: colors, borders, icons, etc.
  • grid system: 12-columns based, with customizable breakpoints
  • ready-to-use html/css components: buttons, navbar, socialbar, content teasers, media, and loading animation

Dependencies


Installation

Install with Bower

bower install colette --save

Install with npm

npm install colette --save

Download

  • See the dist/ directory for ready-to-use css files.
  • If you want to use Colette as a kickstarter for custom stylus/css projects, check src/.