summaryrefslogtreecommitdiffstats
path: root/assets/scss/_custom_var.scss
diff options
context:
space:
mode:
authoramzrk22020-10-02 10:09:20 +0800
committeramzrk22020-10-02 10:09:20 +0800
commit00a0fbe2601fa6a75c10d7a53c87e605775dd177 (patch)
tree63a19e62d01d63822267a74e1016d6a6b270712d /assets/scss/_custom_var.scss
parentd8203862d3c4534c21da241b7cd7ff9746fcc6d9 (diff)
parent21a1d221d9d0594f9b800284cf363ecddf09dccb (diff)
downloadhugo-theme-fuji-00a0fbe2601fa6a75c10d7a53c87e605775dd177.tar.gz
hugo-theme-fuji-00a0fbe2601fa6a75c10d7a53c87e605775dd177.tar.bz2
hugo-theme-fuji-00a0fbe2601fa6a75c10d7a53c87e605775dd177.zip
Merge branch 'master' of github.com:amzrk2/hugo-theme-fuji
Diffstat (limited to 'assets/scss/_custom_var.scss')
-rw-r--r--assets/scss/_custom_var.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/assets/scss/_custom_var.scss b/assets/scss/_custom_var.scss
new file mode 100644
index 0000000..c2765c4
--- /dev/null
+++ b/assets/scss/_custom_var.scss
@@ -0,0 +1,2 @@
+// Override variables with that file
+@import '_custom'; // Keep that for back-compatibility. This shouldn't be used anymore.