module.exports = { plugins: { // 'postcss-px-to-viewport': { // viewportWidth: 375, // landscape: true, // landscapeWidth: 980, // }, }, }