From b9b2f00f307063c00a0d241d8b4957ed015ae2e0 Mon Sep 17 00:00:00 2001 From: Daniel Schmitz Date: Mon, 28 Jun 2021 10:37:23 +0800 Subject: [PATCH] wip --- templates/Sparkle/assets/css/custom.example.css | 1 + 1 file changed, 1 insertion(+) create mode 100644 templates/Sparkle/assets/css/custom.example.css diff --git a/templates/Sparkle/assets/css/custom.example.css b/templates/Sparkle/assets/css/custom.example.css new file mode 100644 index 00000000..66f3fef1 --- /dev/null +++ b/templates/Sparkle/assets/css/custom.example.css @@ -0,0 +1 @@ +/* To include your custom CSS for this theme, please rename this file to "custom.css" and place your CSS in it */ \ No newline at end of file