how to use transform together with active in tailwindcss

前端 未结 0 1808
遥遥无期
遥遥无期 2020-11-29 02:00

I want to give click effect to a button like this:

.btn-translate-effect {
    transition: transform .1s ease-in-out;
}

.btn-translate-effect:active {
   tra         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题