mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
fix(PostCSS ) - added postcss config file
This commit is contained in:
parent
bb3cdedd77
commit
d76f1bcd21
2 changed files with 2 additions and 2 deletions
|
|
@ -52,8 +52,7 @@
|
|||
"ng2-tree": "^0.0.2-7",
|
||||
"ng2-uploader": "1.1.0",
|
||||
"normalize.css": "^4.1.1",
|
||||
"postcss-loader": "1.0.0",
|
||||
"postcss-load-config": "1.0.0",
|
||||
"postcss-loader": "^1.0.0",
|
||||
"rxjs": "5.0.0-beta.12",
|
||||
"tether": "^1.2.4",
|
||||
"zone.js": "~0.7.1"
|
||||
|
|
|
|||
1
postcss.config.js
Normal file
1
postcss.config.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports = {};
|
||||
Loading…
Add table
Add a link
Reference in a new issue