diff options
author | Alex Shpak <alex-shpak@users.noreply.github.com> | 2019-05-22 09:08:15 +0200 |
---|---|---|
committer | Alex Shpak <alex-shpak@users.noreply.github.com> | 2019-05-22 09:08:15 +0200 |
commit | 612814aa595fd31df6cab4d4ace917257d62ca3f (patch) | |
tree | 1b3830d42781e211a884539a761b0611c55c6aad /assets/custom.scss | |
parent | e4a97bee27c75110d983791b620dce677c44897f (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.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/assets/custom.scss b/assets/custom.scss deleted file mode 100644 index 181c87c..0000000 --- a/assets/custom.scss +++ /dev/null @@ -1,2 +0,0 @@ -/* To be overridden by theme user */ -// @import "variables"; |