We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49e772f + 58e1bd3 commit 7c2d492Copy full SHA for 7c2d492
README.md
@@ -11,8 +11,6 @@ Ideal for flexible and responsive websites.
11
12
[](https://github.com/rikschennink/fitty/blob/gh-pages/LICENSE)
13
[](https://badge.fury.io/js/fitty)
14
-[](https://www.paypal.me/rikschennink/5)
15
-
16
17
## Features
18
@@ -275,6 +273,8 @@ See an example custom font implementation below. This assumes fitty has already
275
273
- Modern browsers
276
274
- IE 10+
277
+Note that IE will require CustomEvent polyfill:
+https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent/CustomEvent#Polyfill
278
279
## Versioning
280
0 commit comments