Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

External stylesheets (deprecated) #9

Open
gertcuykens opened this issue Feb 21, 2016 · 4 comments
Open

External stylesheets (deprecated) #9

gertcuykens opened this issue Feb 21, 2016 · 4 comments

Comments

@gertcuykens
Copy link

https://github.com/PolymerElements/app-layout-templates/blob/master/list-card-over/src/x-app.html

@jasmith79
Copy link

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.

@gertcuykens
Copy link
Author

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

@arthurevans
Copy link

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?

@gertcuykens
Copy link
Author

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 :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants