Add missing HTML imports for custom-style

Change-Id: I1182b5d50d0e9c48896f36037f64dd8274c9d6e3
This commit is contained in:
Dmitrii Filippov
2019-11-12 16:08:36 +01:00
parent 76d29e2f3d
commit 40020b7a28
2 changed files with 4 additions and 0 deletions

View File

@@ -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 {
/**

View File

@@ -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 {