File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ layout: home
44# consola.css [ ![ NPM] [ icon-npm ]] [ link-npm ] [ ![ Bower] [ icon-bower ]] [ link-bower ] [ ![ NPM Downloads] [ icon-npm-dt ]] [ link-npm ] [ ![ license] [ icon-license ]] [ link-license ] [ ![ Code Climate] [ icon-codeclimate ]] [ link-codeclimate ]
55consola.css is a lightweight CSS micro-framework for a console like style.
66
7- It is very minimalistic and has therefore a small footprint of under ** 5 kB gzipped** .
7+ It is very minimalistic and has therefore a small footprint of under ** 5.2 kB gzipped** .
88It also includes SCSS and CSS files and comes with a gulpfile for customizing the build.
99
1010## Installation
@@ -36,7 +36,7 @@ $red: #ff0000;
3636```
3737
3838### Using the CSS
39- Just add a ` <link> ` in your ` <head> ` of either ` consola.css ` or
39+ Just add a ` <link> ` in your ` <head> ` of either ` consola.css ` or
4040the minified version ` consola.min.css ` .
4141
4242## License
@@ -49,8 +49,8 @@ See [LICENSE](LICENSE) for full license description
4949* [ Flexboxgrid] ( https://github.com/kristoferjoseph/flexboxgrid ) for the grid style.
5050
5151
52- [ icon-codeclimate ] : https://img.shields.io/codeclimate/github/PascalKleindienst/consola.css.svg?style=flat-square
53- [ link-codeclimate ] : https://codeclimate.com/github/PascalKleindienst/consola.css
52+ [ icon-codeclimate ] : https://api.codeclimate.com/v1/badges/7fe8ca1359f70a009a19/maintainability
53+ [ link-codeclimate ] : https://codeclimate.com/github/PascalKleindienst/consola.css/maintainability
5454[ icon-license ] : https://img.shields.io/github/license/PascalKleindienst/consola.css.svg?style=flat-square
5555[ link-license ] : https://raw.githubusercontent.com/PascalKleindienst/consola.css/master/LICENSE
5656[ icon-npm ] : https://img.shields.io/npm/v/consola.css.svg?style=flat-square
You can’t perform that action at this time.
0 commit comments