##// END OF EJS Templates
vcs: Get shadow repository file system path by using already existing functions....
vcs: Get shadow repository file system path by using already existing functions. We want to have the code that generates the shadow repo file system path at a single place.

File last commit:

r712:e87a13fe default
r892:54fc3d2c default
Show More
shared-styles.html
5 lines | 147 B | text/html | HtmlLexer
styles: build shared styles with vulcanize instead of grunt magic
r712 <dom-module id="shared-styles">
<template>
<link rel="stylesheet" href="../../../css/style-polymer.css">
</template>
</dom-module>