UNPKG
tw-runner
Version:
latest (1.0.18)
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.11
1.0.10
Run and manage Tower Website projects with this utility.
tw-runner
/
mysite
/
assets
/
css
/
variables
/
animation.css
4 lines
•
93 B
CSS
View Raw
1
2
3
4
:root
{
--box-transition-duration
:
0.3s
;
--box-transition-timing-function
: ease-in-out; }