codex-marketplace-ui/postcss.config.json

6 lines
98 B
JSON
Raw Permalink Normal View History

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