From 79b7dbbbd4055a4ecd2b9b8db09d908ef4cf5aba Mon Sep 17 00:00:00 2001 From: Dian Date: Thu, 20 Feb 2025 19:23:17 +0800 Subject: [PATCH] remove empty style.css --- styles.css | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 styles.css diff --git a/styles.css b/styles.css deleted file mode 100644 index 71cc60f..0000000 --- a/styles.css +++ /dev/null @@ -1,8 +0,0 @@ -/* - -This CSS file will be included with your plugin, and -available in the app when your plugin is enabled. - -If your plugin does not need CSS, delete this file. - -*/