* 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
3 lines
69 B
CSS
3 lines
69 B
CSS
$color-primary: #000;
|
|
$sidebar-width: 300px;
|
|
@import "basic/layout";
|