We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05c36db commit 04a422cCopy full SHA for 04a422c
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "css-loader",
+ "name": "sp-css-loader",
3
"version": "0.28.7",
4
"author": "Tobias Koppers @sokra",
5
"description": "css loader module for webpack",
@@ -19,7 +19,7 @@
19
"loader-utils": "^1.0.2",
20
"lodash.camelcase": "^4.3.0",
21
"object-assign": "^4.0.1",
22
- "postcss": "^5.0.6",
+ "postcss": "^6.0.13",
23
"postcss-modules-extract-imports": "^1.0.0",
24
"postcss-modules-local-by-default": "^1.0.1",
25
"postcss-modules-scope": "^1.0.0",
0 commit comments