File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
# stylis-plugin-css-variables
2
2
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
+
3
6
> Stylis plugin that transforms CSS variable into static values for non-supported browsers.
4
7
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
+
5
19
## Install
6
20
7
21
```
You can’t perform that action at this time.
0 commit comments