diff options
author | Alex Shpak <alex-shpak@users.noreply.github.com> | 2020-09-14 22:45:31 +0200 |
---|---|---|
committer | Alex Shpak <alex-shpak@users.noreply.github.com> | 2020-09-14 22:45:58 +0200 |
commit | 5cc3d6719cd596c9828c8dce5e9a9e934f333f93 (patch) | |
tree | 834076658db112b63566b72851fc2e92aa19005f /exampleSite/assets | |
parent | 4e34988b5db9f4e78e1d27458e867be9a8f2db84 (diff) |
#231, Allow open collapsed menu without changing page
Diffstat (limited to 'exampleSite/assets')
-rw-r--r-- | exampleSite/assets/_variables.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/exampleSite/assets/_variables.scss b/exampleSite/assets/_variables.scss index 6e34d16..98b4d4e 100644 --- a/exampleSite/assets/_variables.scss +++ b/exampleSite/assets/_variables.scss @@ -1,3 +1 @@ /* You can override SASS variables here. */ - -// @import "plugins/dark"; |