10 lines
110 B
JSON
10 lines
110 B
JSON
{
|
|
"use": [
|
|
"autoprefixer",
|
|
"postcss-nested"
|
|
],
|
|
"autoprefixer": {
|
|
"browsers": "> 5%"
|
|
}
|
|
}
|