| Current Path : /home/goldnueh/public_html/wp-content/plugins/woocommerce/assets/css/ |
| Current File : //home/goldnueh/public_html/wp-content/plugins/woocommerce/assets/css/_animation.scss |
/**
* _animation.scss
* Custom WooCommerce Animations.
*/
@keyframes spin {
100% {
transform: rotate( 360deg );
}
}