base templates
Showing
- assets/app.js 1 addition, 0 deletionsassets/app.js
- assets/vendor.js 1 addition, 1 deletionassets/vendor.js
- hiboo/account/templates/account_home.html 1 addition, 1 deletionhiboo/account/templates/account_home.html
- hiboo/application/templates/application_pick.html 15 additions, 11 deletionshiboo/application/templates/application_pick.html
- hiboo/templates/base.html 78 additions, 67 deletionshiboo/templates/base.html
- hiboo/templates/macros.html 10 additions, 10 deletionshiboo/templates/macros.html
- hiboo/templates/sidebar.html 42 additions, 42 deletionshiboo/templates/sidebar.html
- package.json 1 addition, 0 deletionspackage.json
- webpack.config.js 1 addition, 1 deletionwebpack.config.js
... | ... | @@ -21,6 +21,7 @@ |
"sass": "^1.32.8", | ||
"sass-loader": "^11.0.1", | ||
"select2": "^4.1.0-rc.0", | ||
"url-loader": "^4.1.1", | ||
"webpack": "^5.22.0", | ||
"webpack-cli": "^4.5.0" | ||
} | ||
... | ... |
Please register or sign in to comment