Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/englishextra/16pixels

16pixels.css is a set of CSS rules to ensure consistent 16 pixels based typography. Pixels are used for font sizes and line heights, as well as for paddings and margins. It's like typography normalizer. No dependencies. Wrap your HTML content with class .col and you are done.
https://github.com/englishextra/16pixels

css css-rules font-size fonts grid margin normalizer padding rems typography vertical-rhythm web

Last synced: 3 months ago
JSON representation

16pixels.css is a set of CSS rules to ensure consistent 16 pixels based typography. Pixels are used for font sizes and line heights, as well as for paddings and margins. It's like typography normalizer. No dependencies. Wrap your HTML content with class .col and you are done.

Awesome Lists containing this project

README

        

# 16pixels

**16pixels.css** is a set of CSS rules to ensure consistent 16 pixels based typography. Pixels are used for font sizes and line heights, as well as for paddings and margins. Can be used as typography normalizer. No dependencies. Wrap your HTML content with class **.col** and you are done.

[![npm](https://img.shields.io/npm/v/16pixels.svg)](https://www.npmjs.com/package/16pixels)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/0de605fc9397497895508d26e3bdbae2)](https://www.codacy.com/manual/englishextra/16pixels/dashboard?utm_source=github.com&utm_medium=referral&utm_content=englishextra/16pixels&utm_campaign=Badge_Grade)
[![CDNJS](https://img.shields.io/cdnjs/v/16pixels.svg)](https://cdnjs.com/libraries/16pixels)
[![jsdelivr](https://data.jsdelivr.com/v1/package/npm/16pixels/badge)](https://www.jsdelivr.com/package/npm/16pixels)

![16pixels](https://github.com/englishextra/16pixels/raw/master/img/16pixels-logo-36D7B7-935x230.png)

## npm Install

`npm install 16pixels`

## Usage

```html











Heading 1


Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis,



```

## License

Available under [MIT license](https://opensource.org/licenses/MIT).