refactor: switch to poi compiler

This commit is contained in:
NGPixel
2018-01-21 17:54:43 -05:00
parent 74bd722168
commit 4fd8dfbbee
55 changed files with 3844 additions and 115 deletions

View File

@@ -1,6 +1,6 @@
.setup {
background-color: #1565c0;
background-image: url('../svg/config-bg.svg');
background-image: url('../static/svg/config-bg.svg');
width: 100%;
min-height: 100%;
padding-top: 1rem;