Default shadow DOM to enabled

This commit is contained in:
Nathan Sobo
2014-12-30 17:10:11 -06:00
parent 6565f6d608
commit 7f66a2fca4

View File

@@ -168,7 +168,7 @@ module.exports =
description: 'Disabling will improve editor font rendering but reduce scrolling performance.'
useShadowDOM:
type: 'boolean'
default: false
default: true
title: 'Use Shadow DOM'
description: 'Enable to test out themes and packages with the new shadow DOM before it ships by default.'
confirmCheckoutHeadRevision: