3 changed files with 2 additions and 5 deletions
@ -1,5 +1,5 @@ |
|||
//@flow
|
|||
|
|||
import index_style from "css-loader!less-loader!./index.less" |
|||
import index_style from "./index.less" |
|||
|
|||
export default index_style.toString() |
|||
|
Loading…
Reference in new issue