Skip to content

Commit

Permalink
docs(readme): add Greenkeeper badge
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and JLHwung committed Feb 1, 2017
1 parent b71e98c commit a45179e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![npm version](https://img.shields.io/npm/v/postcss-font-family-system-ui.svg?style=flat-square)](https://www.npmjs.com/package/postcss-font-family-system-ui)
[![Build Status](https://img.shields.io/travis/JLHwung/postcss-font-family-system-ui.svg?style=flat-square)](https://travis-ci.org/JLHwung/postcss-font-family-system-ui)
[![Coverage Status](https://img.shields.io/coveralls/JLHwung/postcss-font-family-system-ui.svg?style=flat-square)](https://coveralls.io/github/JLHwung/postcss-font-family-system-ui)
[![Greenkeeper badge](https://badges.greenkeeper.io/JLHwung/postcss-font-family-system-ui.svg)](https://greenkeeper.io/)

> [PostCSS](https://github.com/postcss/postcss) plugin to transform W3C CSS generic font-family [system-ui](https://drafts.csswg.org/css-fonts-4/#valdef-font-family-system-ui) to a practical font-family list
Expand Down

0 comments on commit a45179e

Please sign in to comment.