Revision aeb68f04192602e33da789c5110c2867bfe96c1e authored by Thomas Guillet on 13 August 2020, 10:10:45 UTC, committed by GitHub on 13 August 2020, 10:10:45 UTC
2 parent s 2e0fc95 + 212f370
Raw File
.modernizrrc
{
  "minify": true,
  "options": [
    "setClasses"
  ],
  "feature-detects": [
    "inputtypes",
    "forms/validation"
  ]
}
back to top