Fixing postcss config
This commit is contained in:
parent
49a236bf89
commit
69999fa948
@ -1,6 +1,6 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
use: [
|
plugins: [
|
||||||
'precss',
|
require('precss'),
|
||||||
'autoprefixer'
|
require('autoprefixer')
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user