Jump to content
Search Community

Xenex122

Members
  • Posts

    95
  • Joined

  • Last visited

Community Answers

  1. Xenex122's post in Progress ring in gsap was marked as the answer   
    oh nevemind I got the solution 
     
    gsap.to(circle,{ duration:10, // strokeDasharray:`${0}% ${0}%`, strokeDashoffset:"0", ease:"power2.out" })  
  2. Xenex122's post in Why my CSSRulePlugin don't work properly. was marked as the answer   
    nevermind I already got my solutiion 
    I just have to put 
    const rule = CSSRulePlugin.getRule(`.introduction .title:after`)
×
×
  • Create New...