1.5.0 • Published 9 years ago

chrome-bootstrap v1.5.0

Weekly downloads
19
License
-
Repository
-
Last release
9 years ago

Chrome UI bootstrap

NPM version Bower version

Style guide

Chrome's UI stylings look pretty nice and are advancing quickly. In order to make top quanlity extensions, apps, and other one offs that look and feel like Chrome's system apps, these styles must be exposed for easy reuse.

This project aims at accomplishing this goal while keeping the scope extremely simple.

Scope

  • Reusable selectors
  • CSS animations
  • I18n'ed properties
  • Images encoded as strings

And that's it. Let's keep it simple!

Setup

Chrome bootstrap is packaged as a npm package so run the following to install dependencies

$ npm install

To compile css with each less change, use the start command

$ npm start
1.5.0

9 years ago

1.4.1

10 years ago

1.4.0

10 years ago

1.3.2

10 years ago

1.3.1

10 years ago