var/www/vhosts/uyarreklam.com.tr/httpdocs/wp-content/plugins/woocommerce/assets/css/_animation.scss 0000644 00000000173 15154711444 0030125 0 ustar 00 /**
* _animation.scss
* Custom WooCommerce Animations.
*/
@keyframes spin {
100% {
transform: rotate( 360deg );
}
}