mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 08:57:03 +03:00
Improve boot script
This commit is contained in:
parent
a655b94aba
commit
e3fa252cf2
17 changed files with 2595 additions and 125 deletions
11
vendors/modernizr/config.json
vendored
Normal file
11
vendors/modernizr/config.json
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"minify": false,
|
||||
"options": [
|
||||
"setClasses"
|
||||
],
|
||||
"feature-detects": [
|
||||
"test/css/animations",
|
||||
"test/css/rgba",
|
||||
"test/css/transitions"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue