9 lines
163 B
JSON
9 lines
163 B
JSON
|
{
|
||
|
"plugins": {
|
||
|
"postcss-import-ext-glob": {},
|
||
|
"postcss-import": {},
|
||
|
"postcss-nested": {},
|
||
|
"autoprefixer": {},
|
||
|
"cssnano": { "preset": "default" }
|
||
|
}
|
||
|
}
|