Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
62,130 additions
and 4 deletions.
- +8,346 −3 public/css/app.css
- BIN public/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.eot
- +288 −0 public/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.svg
- BIN public/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.ttf
- BIN public/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.woff
- BIN public/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.woff2
- +53,492 −1 public/js/app.js
- +4 −0 public/mix-manifest.json
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,4 @@ | ||
{ | ||
"/js/app.js": "/js/app.js", | ||
"/css/app.css": "/css/app.css" | ||
} |