3 lines
78 B
CSS
3 lines
78 B
CSS
|
|
@utility animate-duration-* {
|
||
|
|
animation-duration: --value(integer)ms;
|
||
|
|
}
|