mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-11-01 07:45:01 -04:00
0f2686eff7
1. Now iPad vertical gets a collapsed sidebar with columns 2. Moved sidebar toggler styles from layout to sidebar/base 3. Added body class .sidebar-footer to support an always collapsed sidebar 4. Added $indented-lists (bool) for easily setting list indent preferences 5. Removed no-sidebar checking from sidebar-toggler, handled it through css.
6 lines
124 B
SCSS
6 lines
124 B
SCSS
@import "base/utilities";
|
|
@import "base/solarized";
|
|
@import "base/theme";
|
|
@import "base/typography";
|
|
@import "base/layout";
|