codex-marketplace-ui/postcss.config.json

6 lines
98 B
JSON

module.exports = {
plugins: {
'postcss-nesting': { /* plugin options */ },
},
}