{
"plugins": {
"postcss-modules": {
generateScopedName: "[name]_[local]_[hash:base64:5]"
},
"autoprefixer": {
"grid": true
}