10 lines
161 B
Plaintext
10 lines
161 B
Plaintext
{
|
|
"plugins": {
|
|
"postcss-modules": {
|
|
generateScopedName: "[name]_[local]_[hash:base64:5]"
|
|
},
|
|
"autoprefixer": {
|
|
"grid": true
|
|
}
|
|
}
|
|
} |