PolymerElements / paper-ripple

Adds a Material Design ripple effect to UI elements
https://webcomponents.org/element/PolymerElements/paper-ripple
56 stars 27 forks source link

Add paper ripple mixin #94

Open dschuyler opened 7 years ago

dschuyler commented 7 years ago

It's easy to style a paper-ripple that is not nested within another element, but when a paper-ripple is nested within another element, it's tricky to style the paper-ripple. This mixin makes that simple.