aboutsummaryrefslogtreecommitdiff
path: root/assets/_custom.scss
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2019-05-22 09:08:15 +0200
committerAlex Shpak <alex-shpak@users.noreply.github.com>2019-05-22 09:08:15 +0200
commit612814aa595fd31df6cab4d4ace917257d62ca3f (patch)
tree1b3830d42781e211a884539a761b0611c55c6aad /assets/_custom.scss
parente4a97bee27c75110d983791b620dce677c44897f (diff)
Add font-display for font fallback, move body font style to _fonts.scss
Diffstat (limited to 'assets/_custom.scss')
-rw-r--r--assets/_custom.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/assets/_custom.scss b/assets/_custom.scss
new file mode 100644
index 0000000..181c87c
--- /dev/null
+++ b/assets/_custom.scss
@@ -0,0 +1,2 @@
+/* To be overridden by theme user */
+// @import "variables";