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