mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 13:32:15 +00:00
Add SCSS to ember project
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
{
|
||||
"name": "py-rigs",
|
||||
"name": "pyrigs",
|
||||
"dependencies": {
|
||||
"ember": "~2.7.0",
|
||||
"ember-cli-shims": "0.1.1",
|
||||
"ember-qunit-notifications": "0.1.0"
|
||||
"ember-qunit-notifications": "0.1.0",
|
||||
"js-cookie": "^2.1.2",
|
||||
"bootstrap-sass": "^3.3.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user