Open gertcuykens opened 8 years ago
Don't see anywhere in there where an external stylesheet is referenced other than then the plain-jane vanilla css link tag. Unless I'm mistaken the deprecation is for html imports with containing
<style is='custom-style'>
tags.
Hmm but doesn't it tell in the docs https://www.polymer-project.org/1.0/docs/devguide/styling.html#external-stylesheets
<dom-module id="x-app">
<link rel="import" type="css" href="x-app.css">
<template>
....
is deprecated? @arthurevans
This repo hasn't had any content updates in almost a year, I think it's pretty stale.
Maybe you're looking for https://github.com/PolymerLabs/app-layout?
A yes, thats the one, you are right Arthure :) Time for some vacuuming through the official PolymerElements repository? When we are talking about any official PolymerElements repository that users consider as a page of the polymer bible, the word stale should not be associated with any single one of them :)
https://github.com/PolymerElements/app-layout-templates/blob/master/list-card-over/src/x-app.html