Monday, December 28, 2015

React Text Gradient Effect

A React component that creates text gradients with CSS, including a SVG fallback.

  • Uses CSS gradients when possible (Chrome, Safari, iOS, android).
  • Uses SVG as fallback on Firefox.
  • The text remains as fluid text (never replaced with svg).
  • Font size, family, weight, etc… controlled by CSS as normal.

The post React Text Gradient Effect appeared first on jQuery Rain.


by Admin via jQuery Rain

No comments:

Post a Comment