Complicate with less 3

Fix #7850
This commit is contained in:
Wei Zhu 2018-02-28 14:35:02 +08:00
parent 8a6b76acde
commit 9634bea391

View File

@ -100,6 +100,8 @@
};
this.colorEasing = BezierEasing(0.26, 0.09, 0.37, 0.18);
// less 3 requires a return
return '';
})()`;
}
// It is hacky way to make this function will be compiled preferentially by less