Skip to content

Commit 5757774

Browse files
author
Jon Q
committed
Add badges
1 parent 21e7b5d commit 5757774

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,21 @@
11
# stylis-plugin-css-variables
22

3+
[![Build Status](https://travis-ci.org/ItsJonQ/stylis-plugin-css-variables.svg?branch=master)](https://travis-ci.org/ItsJonQ/stylis-plugin-css-variables)
4+
[![npm version](https://badge.fury.io/js/stylis-plugin-css-variables.svg)](https://badge.fury.io/js/stylis-plugin-css-variables)
5+
36
> Stylis plugin that transforms CSS variable into static values for non-supported browsers.
47
8+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
9+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
10+
11+
- [Install](#install)
12+
- [Usage](#usage)
13+
- [How it works](#how-it-works)
14+
- [Limitations](#limitations)
15+
- [License](#license)
16+
17+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
18+
519
## Install
620

721
```

0 commit comments

Comments
 (0)