Revision bf997c452acb85eb386e101a8f5f345b2826f461 authored by Thomas Guillet on 11 January 2021, 17:07:04 UTC, committed by GitHub on 11 January 2021, 17:07:04 UTC
1 parent a00f94d
Raw File
.modernizrrc
{
  "minify": true,
  "options": [
    "setClasses"
  ],
  "feature-detects": [
    "inputtypes",
    "forms/validation"
  ]
}
back to top