We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59c68aa + 9465021 commit daf71c7Copy full SHA for daf71c7
js/utils/poly.js
@@ -3,6 +3,8 @@
3
4
// Ionic CSS polyfills
5
ionic.CSS = {};
6
+ ionic.CSS.TRANSITION = [];
7
+ ionic.CSS.TRANSFORM = [];
8
9
(function() {
10
0 commit comments