Revision 3f3fc2b41f6e77268d6c0c1435995f68584ef16b authored by Thomas Guillet on 20 January 2020, 13:59:43 UTC, committed by Thomas Guillet on 16 February 2020, 07:11:50 UTC
1 parent 5c8c7bb
Raw File
.modernizrrc
{
  "minify": true,
  "options": [
    "setClasses"
  ],
  "feature-detects": [
    "inputtypes",
    "forms/validation"
  ]
}
back to top