clean up
This commit is contained in:
parent
31409aae1c
commit
86d965bef5
|
@ -2,7 +2,7 @@ module.exports = {
|
||||||
plugins: {
|
plugins: {
|
||||||
'postcss-import': {},
|
'postcss-import': {},
|
||||||
'postcss-cssnext': {
|
'postcss-cssnext': {
|
||||||
browsers: ['last 2 versions', '> 5%'],
|
browsers: ['last 2 versions', '> 5%'],
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue