##// END OF EJS Templates
markup-rendering: added relative image support....
markup-rendering: added relative image support. - adds translation of relative to absolute urls - fixes #5235

File last commit:

r712:e87a13fe default
r1527:4089d52f 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>