mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-15 04:04:50 +08:00
11 lines
161 B
JSON
11 lines
161 B
JSON
|
{
|
||
|
"minify": false,
|
||
|
"options": [
|
||
|
"setClasses"
|
||
|
],
|
||
|
"feature-detects": [
|
||
|
"test/css/animations",
|
||
|
"test/css/rgba",
|
||
|
"test/css/transitions"
|
||
|
]
|
||
|
}
|