File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
A real Custom Properties polyfill for IE11.
3
3
Used on about 9000 [ Live Websites] ( https://publicwww.com/websites/ie11CustomProperties/ " source ")
4
4
5
- ** [ See the demo!] ( https://rawcdn.githack.com/nuxodin/ie11CustomProperties/685eda5cb60839c1b6021088e0c041913e0ebaa3 /demo.html ) **
5
+ ** [ See the demo!] ( https://rawcdn.githack.com/nuxodin/ie11CustomProperties/c5429975aa85cac5edde0a9c09ead18bb7be891b /demo.html ) **
6
6
7
7
** New in v2.7.2: Great performance improvement**
8
8
@@ -91,5 +91,5 @@ Use `<div style="--color:blue" ie-style="--color:blue">` for it
91
91
eg. ` #header ` results in ` #header.iecp_u44 `
92
92
93
93
## Tests
94
- [ See the tests] ( https://rawcdn.githack.com/nuxodin/ie11CustomProperties/685eda5cb60839c1b6021088e0c041913e0ebaa3 /tests.html )
94
+ [ See the tests] ( https://rawcdn.githack.com/nuxodin/ie11CustomProperties/c5429975aa85cac5edde0a9c09ead18bb7be891b /tests.html )
95
95
PRs welcome
You can’t perform that action at this time.
0 commit comments