mirror of
https://github.com/wahyd4/docsify.git
synced 2026-08-13 23:43:12 +10:00
7 lines
132 B
CSS
7 lines
132 B
CSS
$color-primary: #000;
|
|
$color-bg: #fff;
|
|
$color-text: #000;
|
|
$sidebar-width: 300px;
|
|
@import 'basic/layout';
|
|
@import 'basic/coverpage';
|