diff options
author | Alex Shpak <alex-shpak@users.noreply.github.com> | 2019-11-14 00:23:01 +0100 |
---|---|---|
committer | Alex Shpak <alex-shpak@users.noreply.github.com> | 2019-11-16 20:35:23 +0100 |
commit | 13584878c23146c7093c8d1b9150ff9a98d28c8b (patch) | |
tree | cc3aabd06040a8879a27881e62afa3ec52e85392 /assets/_variables.scss | |
parent | 7b52bf423214194ab39392db6e9bc2de9d36a02d (diff) |
Polish multilang mode, update docs
Diffstat (limited to 'assets/_variables.scss')
-rw-r--r-- | assets/_variables.scss | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/assets/_variables.scss b/assets/_variables.scss index 5cbcc8c..6e34d16 100644 --- a/assets/_variables.scss +++ b/assets/_variables.scss @@ -1 +1,3 @@ -/* To be overridden by theme user, e.g. set SASS vars*/ +/* You can override SASS variables here. */ + +// @import "plugins/dark"; |