Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxodin committed Jan 27, 2020
2 parents 8cfbed5 + a8b7853 commit b83ef08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
A real Custom Properties polyfill for IE11.
Used on about 9000 [Live Websites](https://publicwww.com/websites/ie11CustomProperties/ "source")

**[See the demo!](https://rawcdn.githack.com/nuxodin/ie11CustomProperties/685eda5cb60839c1b6021088e0c041913e0ebaa3/demo.html)**
**[See the demo!](https://rawcdn.githack.com/nuxodin/ie11CustomProperties/c5429975aa85cac5edde0a9c09ead18bb7be891b/demo.html)**

**New in v2.7.2: Great performance improvement**

Expand Down Expand Up @@ -91,5 +91,5 @@ Use `<div style="--color:blue" ie-style="--color:blue">` for it
eg. `#header` results in `#header.iecp_u44`

## Tests
[See the tests](https://rawcdn.githack.com/nuxodin/ie11CustomProperties/685eda5cb60839c1b6021088e0c041913e0ebaa3/tests.html)
[See the tests](https://rawcdn.githack.com/nuxodin/ie11CustomProperties/c5429975aa85cac5edde0a9c09ead18bb7be891b/tests.html)
PRs welcome

0 comments on commit b83ef08

Please sign in to comment.