Add missing HTML imports for custom-style
Change-Id: I1182b5d50d0e9c48896f36037f64dd8274c9d6e3
This commit is contained in:
@@ -14,6 +14,8 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<link rel="import" href="/bower_components/polymer/lib/elements/custom-style.html">
|
||||
|
||||
<custom-style><style is="custom-style">
|
||||
html {
|
||||
/**
|
||||
|
@@ -14,6 +14,8 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<link rel="import" href="/bower_components/polymer/lib/elements/custom-style.html">
|
||||
|
||||
<dom-module id="dark-theme">
|
||||
<custom-style><style is="custom-style">
|
||||
html {
|
||||
|
Reference in New Issue
Block a user