1.0.3 • Published 9 years ago

lightning-widths v1.0.3

Weekly downloads
3
License
ISC
Repository
github
Last release
9 years ago

Lightning Widths 1.0.3

Widths module of Lightning CSS Framework

Stats

~ 500 bytes

Installation

With npm

npm install --save-dev lightning-widths

With Git

git clone https://github.com/joulse/lightning-widths.git

Usage

Use the CDN

For a quick start, you can use the CDN unpkg to retrieve the latest minified version of lightning-css and add it to the head of your html file.

<link rel="stylesheet" href="https://unpkg.com/lightning-widths/css/lightning-widths.min.css">

Contributing

  1. Fork it
  2. Create your pull-request branch (git checkout -b pr-my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin pr-my-new-feature)
  5. Create new Pull Request

Authors

License

ISC

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago