PolymerElements / paper-input

A Material Design text field
https://www.webcomponents.org/element/PolymerElements/paper-input
130 stars 162 forks source link

--paper-element:{} stintax styles not working #718

Open conceptree opened 1 year ago

conceptree commented 1 year ago

Hello,

We have migrated to Stencil JS in my current project and I am getting an hard time on getting some of the components that abstracts paper-inputs to override the styles. It seems that the custom CSS properties --paper-element:{} sintax is not working at all and there are some pollyfills for that out there.

Can anyone one point me into the right direction so that I can fix this in our side?

Thanks in advance.