Open baurine opened 2 years ago
Fix the bug that if we pass ({plugins: [autoprefix]}) will make other options become undefined.
({plugins: [autoprefix]})
undefined
Fix the bug that if we pass
({plugins: [autoprefix]})
will make other options becomeundefined
.