mirror of
https://github.com/element-hq/element-call.git
synced 2026-03-29 08:50:12 +00:00
9 lines
111 B
JSON
9 lines
111 B
JSON
{
|
|
"plugins": {
|
|
"postcss-preset-env": {
|
|
"stage": 3,
|
|
"browsers": "last 2 versions"
|
|
}
|
|
}
|
|
}
|