Вопрос

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