use postcss loader
This commit is contained in:
parent
9d3ab60758
commit
21a400a50c
@ -42,7 +42,8 @@ module.exports = (env, argv) => {
|
|||||||
: '[path][name]__[local]'
|
: '[path][name]__[local]'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
'postcss-loader'
|
||||||
].filter(Boolean)
|
].filter(Boolean)
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user