summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--styles.css12
1 files changed, 8 insertions, 4 deletions
diff --git a/styles.css b/styles.css
index 586fdea..71cc60f 100644
--- a/styles.css
+++ b/styles.css
@@ -1,4 +1,8 @@
-/* Sets all the text color to red! */
-body {
- color: red;
-}
+/*
+
+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.
+
+*/