const path = require('path'); module.exports = { plugins: [require('postcss-nested')], };