mirror of
https://github.com/zoriya/flood.git
synced 2026-06-03 03:12:14 +00:00
dependencies: bump (major)
This commit is contained in:
@@ -56,10 +56,9 @@ module.exports = {
|
||||
loader: 'postcss-loader',
|
||||
options: {
|
||||
sourceMap: true,
|
||||
// Necessary for external CSS imports to work
|
||||
// https://github.com/facebookincubator/create-react-app/issues/2677
|
||||
ident: 'postcss',
|
||||
plugins: () => [autoprefixer()],
|
||||
postcssOptions: {
|
||||
plugins: () => [autoprefixer()],
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user