DIR: /proc/self/root/home/otwalrll/.trash/wp-content.1/plugins/woocommerce/assets/css/ |
Current File : //proc/self/root/home/otwalrll/.trash/wp-content.1/plugins/woocommerce/assets/css/_animation.scss |
/** * _animation.scss * Custom WooCommerce Animations. */ @keyframes spin { 100% { transform: rotate( 360deg ); } } |