aboutsummaryrefslogtreecommitdiff
path: root/assets/_custom.scss
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2019-10-08 17:03:40 +0200
committerAlex Shpak <alex-shpak@users.noreply.github.com>2019-10-08 17:03:49 +0200
commit007bc10c07d6a6b7cb6c03a138cc90f6f74a3058 (patch)
tree2e24514fcf5abf924d152bbac80c950db05be7d2 /assets/_custom.scss
parent1cd5040d84e852504598ebc58f6839ce4453ca68 (diff)
Introduce SCSS plugins: dark mode and numbered headings
Diffstat (limited to 'assets/_custom.scss')
-rw-r--r--assets/_custom.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/assets/_custom.scss b/assets/_custom.scss
index 181c87c..75c4833 100644
--- a/assets/_custom.scss
+++ b/assets/_custom.scss
@@ -1,2 +1 @@
-/* To be overridden by theme user */
-// @import "variables";
+/* To be overridden by theme user, scss variables are also accessible here */