zZzzZ.
home2
/
zrzvbdry
/
public_html
/
wp-content
/
plugins
/
woocommerce
/
assets
/
css
New Folder
Editing: _animation.scss
Save
Cancel
/** * _animation.scss * Custom WooCommerce Animations. */ @keyframes spin { 100% { transform: rotate( 360deg ); } }