I am trying to find some information about styling a polymer dart element without much success. None of the info on Stackoverflow seems to work. Does anyone knows of some current information about styling polymer element?

I have seen where the .. tags can be used. I have tried it but with no success. Can an element be styled using a link to a .css file. I have also tried this without much success.

Thanks

有帮助吗?

解决方案

I wrote a small blog post about styling custom elements in Dart. Maybe this helps:

http://www.roberthartung.de/dartpolymer-styling-elements/

Regards Robert

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top