Project cleanup

- remove obsolete bootstrap navbar code
- remove obsolete nabber theme
- remove obsolete ‘web-components’ folder
This commit is contained in:
Denys Vuika
2016-05-03 11:32:45 +01:00
parent e8ab482f74
commit 4b5d49c157
18 changed files with 0 additions and 1517 deletions

View File

@@ -7,8 +7,6 @@
<link rel="stylesheet" href="node_modules/bootstrap/dist/css/bootstrap.min.css">
<link href="node_modules/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="app/css/app.css" rel="stylesheet">
<!-- Custom theme -->
<link rel="stylesheet" href="app/css/theme/navbar.css">
<!-- Google Material Design Lite -->
<link rel="stylesheet" href="node_modules/material-design-lite/material.min.css">