Added license info about paper-css
This commit is contained in:
parent
93ba63e11d
commit
010676b495
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ from pathlib import Path
|
|||
from jinja2 import Template
|
||||
from yaml import safe_load
|
||||
|
||||
# Paper CSS by cognitom
|
||||
# https://github.com/cognitom/paper-css
|
||||
# LICENSE: MIT
|
||||
PAPER_CSS = """@page { margin: 0 }
|
||||
body { margin: 0 }
|
||||
.sheet {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue