use css containment when possible
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
define(['browser'], function (browser) {
|
||||
define(['browser', 'css!./viewcontainer-lite'], function (browser) {
|
||||
|
||||
var mainAnimatedPages = document.querySelector('.mainAnimatedPages');
|
||||
var allPages = [];
|
||||
|
||||
Reference in New Issue
Block a user