PolymerElements / paper-input

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

Add variables to style label before/after pseudo-elements #702

Closed ydubinskyi closed 4 years ago

ydubinskyi commented 4 years ago

Description

Want to have possibility to style label after/before pseudo-elements. (ex. It's a great way to add required asterisk.)

Expected outcome

Have possibility to style label after/before pseudo-elements.

Actual outcome

There is no way to style those pseudo-elements.

Browsers Affected