Revision d7cb83fd82cc26f5dd64b04ffe24b9f4cff97cf6 authored by Thomas Guillet on 11 March 2021, 10:42:49 UTC, committed by Thomas Guillet on 11 March 2021, 16:10:30 UTC
1 parent 2548faf
Raw File
.modernizrrc
{
  "minify": true,
  "options": [
    "setClasses"
  ],
  "feature-detects": [
    "inputtypes",
    "forms/validation"
  ]
}
back to top