From 14e448c37a2530afcdf329a672f47bf55b017f5b Mon Sep 17 00:00:00 2001 From: wood chen Date: Sun, 22 Dec 2024 20:06:50 +0800 Subject: [PATCH] Remove unused styles.css file to streamline the plugin and reduce unnecessary assets. --- styles.css => style.css | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename styles.css => style.css (100%) diff --git a/styles.css b/style.css similarity index 100% rename from styles.css rename to style.css