1. New Router and Base Page Class architecture to avoid circular references and conform to module bundler requirements. \n 2. Relative path bug fix for lib/validation.js file to work using module bundler.
This commit is contained in:
8
static/dist/css/legal_license.bundle.css
vendored
Normal file
8
static/dist/css/legal_license.bundle.css
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
.page-body > * {
|
||||
}
|
||||
#pageBody > * :first-child{
|
||||
}
|
||||
#pageBody > * :last-child {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user