Add initial version control sidebar with commit function

This commit is contained in:
Nick O'Leary
2017-10-07 00:18:20 +01:00
parent 522f7e6844
commit 9a2fd0e2b2
18 changed files with 852 additions and 116 deletions

View File

@@ -18,5 +18,9 @@
background: white;
.palette-category {
background: white;
&:last-child {
border-bottom: none;
}
}
}