diff options
remove unused files
-rw-r--r-- | .bowerrc | 3 | ||||
-rw-r--r-- | app/styles/main.css | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/.bowerrc b/.bowerrc deleted file mode 100644 index 5773025bf..000000000 --- a/.bowerrc +++ /dev/null @@ -1,3 +0,0 @@ -{ - "directory": "app/bower_components" -} diff --git a/app/styles/main.css b/app/styles/main.css deleted file mode 100644 index 41c133c89..000000000 --- a/app/styles/main.css +++ /dev/null @@ -1,3 +0,0 @@ -body { - padding: 20px; -} |