12 lines
164 B
Plaintext
12 lines
164 B
Plaintext
|
{
|
||
|
"plugins": {
|
||
|
"autoprefixer": {
|
||
|
"browsers": [
|
||
|
">1%",
|
||
|
"last 4 versions",
|
||
|
"Firefox ESR",
|
||
|
"not ie < 9"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|