Skip to content

Commit 4db4ac4

Browse files
Semigradskyromainmenke
authored andcommitted
Add cool 'Can I use' table
1 parent 896db28 commit 4db4ac4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugins/postcss-custom-properties/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
[PostCSS Custom Properties] lets you use Custom Properties in CSS, following
99
the [CSS Custom Properties] specification.
1010

11+
[!['Can I use' table](https://caniuse.bitsofco.de/image/css-variables.png)](https://caniuse.com/#feat=css-variables)
12+
1113
```pcss
1214
:root {
1315
--color: red;

0 commit comments

Comments
 (0)