Revision 65421efe1a15f07e3f952d5bce1c47fb3feb554a authored by Thomas Guillet on 07 September 2020, 08:54:01 UTC, committed by GitHub on 07 September 2020, 08:54:01 UTC
2 parent s aeb68f0 + 191ad7d
Raw File
.modernizrrc
{
  "minify": true,
  "options": [
    "setClasses"
  ],
  "feature-detects": [
    "inputtypes",
    "forms/validation"
  ]
}
back to top