1.0.0 • Published 9 years ago
lightning-type-scale v1.0.0
Lightning Type Scale 1.0.0
Type Scale module of Lightning CSS Framework
Stats
~ 345 bytes
Installation
With npm
npm install --save-dev lightning-type-scale
With Git
git clone https://github.com/joulse/lightning-type-scale.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-type-scale/css/lightning-type-scale.min.css">
Contributing
- Fork it
- Create your pull-request branch (
git checkout -b pr-my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin pr-my-new-feature
) - Create new Pull Request
Authors
License
ISC
1.0.0
9 years ago