module.exports = { plugins: { 'autoprefixer': {}, 'postcss-url': { url: 'inline' } } }