mirror of
https://github.com/codex-storage/codex-marketplace-ui.git
synced 2025-02-22 20:58:30 +00:00
6 lines
98 B
JSON
6 lines
98 B
JSON
module.exports = {
|
|
plugins: {
|
|
'postcss-nesting': { /* plugin options */ },
|
|
},
|
|
}
|
|
|