// postcss.config.js module.exports = { plugins: { 'postcss-nested': {}, }, }