Hi,

I try to use Stimulsoft Reports.JS 
(https://www.stimulsoft.com/en/products/reports-js) as a web component.

I succeeded to import external JavaScript to use their functions in my 
component.

However I do not understand how can I import their css files. It works 
easily with an 
<link href="css/stimulsoft.viewer.office2013.whiteblue.css" rel="stylesheet"
>
for a basic html file. But it doesn't work for a web component in Polymer.

I do not have any error, the file is recovered by Polymer but it's like the 
code inside is not used...

The css is minified and it's in a file, I do not want to modify it. I just 
want to import it and apply it on my component. How can I do this with 
Polymer ?

Thanks in advance.

Follow Polymer on Google+: plus.google.com/107187849809354688692
--- 
You received this message because you are subscribed to the Google Groups 
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/e1dc35f5-6aff-4525-8e74-39ee01a4390b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to