Basic layout

This commit is contained in:
2017-01-31 11:56:51 +08:00
parent 9461b573d8
commit 22e9a2ad97
16 changed files with 134 additions and 4 deletions
+3 -1
View File
@@ -2,6 +2,8 @@
"name": "kredits-web",
"dependencies": {
"ember": "~2.10.0",
"ember-cli-shims": "0.1.3"
"ember-cli-shims": "0.1.3",
"bourbon": "^4.2.7",
"neat": "^1.8.0"
}
}