We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 812c73a commit 6db9513Copy full SHA for 6db9513
source/css/_common/components/sidebar/sidebar.styl
@@ -40,4 +40,4 @@
40
@import "sidebar-blogroll";
41
@import "sidebar-nav";
42
@import "sidebar-toc";
43
-@import "sidebar-dimmer";
+@import "sidebar-dimmer" if hexo-config('sidebar.onmobile');
0 commit comments