Revision 463da290ab66afb427eb41906cc95801ff9ba797 authored by Thomas Guillet on 11 March 2021, 14:30:46 UTC, committed by GitHub on 11 March 2021, 14:30:46 UTC
1 parent c8e6c34
Raw File
.modernizrrc
{
  "minify": true,
  "options": [
    "setClasses"
  ],
  "feature-detects": [
    "inputtypes",
    "forms/validation"
  ]
}
back to top