Add bootstrap styling and webpack resource handling
This commit is contained in:
parent
3f43a07f9f
commit
49c91cddb0
22 changed files with 9807 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,5 +2,7 @@
|
|||
/certs/
|
||||
/hydra.yaml
|
||||
/idp.toml
|
||||
/node_modules/
|
||||
/resource_app.toml
|
||||
/sessions/
|
||||
/static/
|
Reference in a new issue