css3实现文字渐变色动画

利用css3background-clip属性:
background-clip: border-box || padding-box || context-box || no-clip || text
| 1 | <div class="title">彩蛋不只是结尾才有</div> | 
| 1 | .title { | 

利用css3background-clip属性:
background-clip: border-box || padding-box || context-box || no-clip || text
| 1 | <div class="title">彩蛋不只是结尾才有</div> | 
| 1 | .title { |