mirror of
https://github.com/wahyd4/docsify.git
synced 2026-08-19 02:06:08 +10:00
* add ignore * Use postcss * delete themes/ * fix build script * fix css, fixed #15, fixed #13 * Add changelog * Fix horizontal scroll for code block, fixed #11 * Fix sidebar animation
4 lines
69 B
CSS
4 lines
69 B
CSS
$color-primary: #000;
|
|
$sidebar-width: 300px;
|
|
@import "basic/layout";
|