You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: