From fecc9b268410c8fefcd1ca32bc4228bba9002178 Mon Sep 17 00:00:00 2001 From: GNUxeava Date: Fri, 11 Mar 2022 10:32:10 +0530 Subject: use theme --- assets/sass/_custom/_custom.scss | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 assets/sass/_custom/_custom.scss (limited to 'assets/sass/_custom') diff --git a/assets/sass/_custom/_custom.scss b/assets/sass/_custom/_custom.scss new file mode 100644 index 0000000..f7cbb5a --- /dev/null +++ b/assets/sass/_custom/_custom.scss @@ -0,0 +1,4 @@ +// ============================== +// Custom style +// ============================== +// You can override the variables in _variables.scss to customize the style -- cgit v1.2.3