mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 08:20:13 +01:00
fix(postcss) - fixed postcss config
This commit is contained in:
parent
02a1cdbe9e
commit
bb3cdedd77
1 changed files with 2 additions and 1 deletions
|
|
@ -52,7 +52,8 @@
|
||||||
"ng2-tree": "^0.0.2-7",
|
"ng2-tree": "^0.0.2-7",
|
||||||
"ng2-uploader": "1.1.0",
|
"ng2-uploader": "1.1.0",
|
||||||
"normalize.css": "^4.1.1",
|
"normalize.css": "^4.1.1",
|
||||||
"postcss-loader": "^1.0.0",
|
"postcss-loader": "1.0.0",
|
||||||
|
"postcss-load-config": "1.0.0",
|
||||||
"rxjs": "5.0.0-beta.12",
|
"rxjs": "5.0.0-beta.12",
|
||||||
"tether": "^1.2.4",
|
"tether": "^1.2.4",
|
||||||
"zone.js": "~0.7.1"
|
"zone.js": "~0.7.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue