##// END OF EJS Templates
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.

File last commit:

r712:e87a13fe default
r2718:a716017a default
Show More
shared-styles.html
5 lines | 147 B | text/html | HtmlLexer
<dom-module id="shared-styles">
<template>
<link rel="stylesheet" href="../../../css/style-polymer.css">
</template>
</dom-module>