Added a boilerplate luminus project

+re-frame +swagger +oauth - probably this is massive overkill
This commit is contained in:
Simon Brooke 2019-02-17 12:35:35 +00:00
parent 94abf7aae8
commit bad860f78e
42 changed files with 1132 additions and 0 deletions

View file

@ -0,0 +1,9 @@
html,
body {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
height: 100%;
}
nav {
margin-bottom: 20px;
}