packages/issue-dashboard-widgets/postcss.config.js (5 lines of code) (raw):

module.exports = { plugins: [ require('postcss-nesting')() ] };