rework generation to support multiple files; introduce a more proper CLI
This commit is contained in:
parent
27414d4254
commit
7e84005a6b
9 changed files with 302 additions and 49 deletions
|
@ -10,7 +10,7 @@ body {
|
|||
|
||||
body {
|
||||
background-color: rgb(255, 253, 246);
|
||||
color: #333;
|
||||
color: #55423e;
|
||||
}
|
||||
|
||||
/* Set up typography */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue