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