Ajout de la librairie styled-components

pull/544/head
Mael 2019-04-08 18:50:19 +02:00
parent efbd9f41bc
commit 0a5a1a69eb
3 changed files with 1101 additions and 696 deletions

View File

@ -13,6 +13,7 @@
{
"useES": true
}
]
],
"babel-plugin-styled-components"
]
}

View File

@ -103,6 +103,7 @@
"babel-eslint": "^11.0.0-beta.0",
"babel-loader": "^8.0.2",
"babel-plugin-ramda": "^1.6.3",
"babel-plugin-styled-components": "^1.10.0",
"babel-plugin-webpack-alias": "^2.1.2",
"chai": "^4.1.2",
"co-request": "^1.0.0",
@ -148,6 +149,7 @@
"sinon-chai": "^3.0.0",
"source-map-support": "^0.5.4",
"style-loader": "^0.23.1",
"styled-components": "^4.2.0",
"url-loader": "^1.0.1",
"webpack": "^4.26.0",
"webpack-cli": "^3.1.2",

1792
yarn.lock

File diff suppressed because it is too large Load Diff