css-path-loader
Advanced tools
Comparing version 0.2.3 to 0.2.4
{ | ||
"name": "css-path-loader", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "auto add path namespace for every component", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,3 +7,3 @@ css-path-loader | ||
此loader需要和 [html-path-loader](https://github.com/andycall/html-path-loader.git) 配合使用才能发挥作用 | ||
此loader需要和 [html-path-loader](https://github.com/fex-team/html-path-loader.git) 配合使用才能发挥作用 | ||
@@ -10,0 +10,0 @@ scss 文件或者 less 文件必须和 react 组件文件必须放置在同一目录下, |