Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 220 Bytes

File metadata and controls

3 lines (2 loc) · 220 Bytes

使用方法/Usage:class="gradients-color" :style="generateGradientCSSByName('渐变名字')"

例子/Example:<h4 class="gradients-color" :style="generateGradientCSSByName('PlayerTitleGold')">我爱EmberHeart</h4>