mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-14 19:54:43 +08:00
14 lines
No EOL
245 B
JSON
14 lines
No EOL
245 B
JSON
{
|
|
"minify": false,
|
|
"options": [
|
|
"setClasses"
|
|
],
|
|
"feature-detects": [
|
|
"test/css/animations",
|
|
"test/css/backgroundsize",
|
|
"test/css/boxshadow",
|
|
"test/css/rgba",
|
|
"test/css/textshadow",
|
|
"test/css/transitions"
|
|
]
|
|
} |