fixup! temporarily add build

This commit is contained in:
Thomas Ruoff
2017-02-23 22:03:35 +01:00
parent 87120cd81c
commit 42b55dd2d2
7 changed files with 18 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
{
"main.css": "static/css/main.854d12a4.css",
"main.css.map": "static/css/main.854d12a4.css.map",
"main.js": "static/js/main.b93260c2.js",
"main.js.map": "static/js/main.b93260c2.js.map"
}

1
client/build/index.html Normal file
View File

@@ -0,0 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="shortcut icon" href="/favicon.ico"><title>PDFer</title><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"/><link href="/static/css/main.854d12a4.css" rel="stylesheet"></head><body><div id="root"></div><script type="text/javascript" src="/static/js/main.b93260c2.js"></script></body></html>

View File

@@ -0,0 +1,2 @@
.letter-options{width:320px}.letter-options label{display:block;color:#333;font-size:14px;font-weight:700}.letter-options input,.letter-options select,.letter-options textarea{margin-top:3px;margin-bottom:12px;width:100%}.letter-options textarea{resize:vertical}.letter-options textarea.address{height:80px}.letter-options textarea.body{height:340px}.letter-options .Collapsible{background-color:#ddd;border-radius:2px}.letter-options .Collapsible__trigger{padding-left:6px;cursor:pointer;line-height:24px;font-size:14px;font-weight:700}.letter-options .Collapsible__trigger.is-closed:before{content:"> "}.letter-options .Collapsible__trigger.is-open:before{content:"< "}.letter-options .Collapsible{margin-bottom:12px}.letter-options .Collapsible__contentInner{background-color:#fff;padding-top:12px;padding-left:12px}header h1{margin-left:12px}button{display:block;margin-top:1em;margin-bottom:12px}.home{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.home>div{padding:12px}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}
/*# sourceMappingURL=main.854d12a4.css.map*/

View File

@@ -0,0 +1 @@
{"version":3,"sources":[],"names":[],"mappings":"","file":"static/css/main.854d12a4.css","sourceRoot":""}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long