UI structure (basic cards + css modules setup)
This commit is contained in:
@ -27,6 +27,7 @@
|
||||
"babel-preset-react": "^6.5.0",
|
||||
"babel-register": "^6.5.2",
|
||||
"babel-runtime": "^6.5.0",
|
||||
"css-loader": "^0.23.1",
|
||||
"eslint": "^1.10.3",
|
||||
"eslint-loader": "^1.2.1",
|
||||
"eslint-plugin-react": "^5.1.1",
|
||||
@ -39,6 +40,8 @@
|
||||
"mocha": "^2.4.5",
|
||||
"moment": "^2.11.2",
|
||||
"normalizr": "^2.0.0",
|
||||
"postcss-cssnext": "^2.7.0",
|
||||
"postcss-loader": "^0.9.1",
|
||||
"react": "^15.1.0",
|
||||
"react-dom": "^15.1.0",
|
||||
"react-immutable-proptypes": "^1.6.0",
|
||||
|
Reference in New Issue
Block a user