mirror of
https://github.com/Alamantus/Lexiconga.git
synced 2025-03-14 15:38:54 +01:00
12 lines
164 B
Text
12 lines
164 B
Text
|
{
|
||
|
"plugins": {
|
||
|
"autoprefixer": {
|
||
|
"browsers": [
|
||
|
">1%",
|
||
|
"last 4 versions",
|
||
|
"Firefox ESR",
|
||
|
"not ie < 9"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|