✏️ 正在编辑: _animation.scss
路径:
/home/eldalyfu/public_html/wp-content/plugins/woocommerce/assets/css/_animation.scss
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
/** * _animation.scss * Custom WooCommerce Animations. */ @keyframes spin { 100% { transform: rotate( 360deg ); } }
💾 保存文件
← 返回文件管理器