7 lines
91 B
JSON
7 lines
91 B
JSON
|
{
|
||
|
"use": ["autoprefixer"],
|
||
|
"autoprefixer": {
|
||
|
"browsers": ["last 2 versions"]
|
||
|
}
|
||
|
}
|