Skip to content

Instantly share code, notes, and snippets.

@robmadole
Last active February 12, 2016 22:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robmadole/c5c42077ff9c0259d7d4 to your computer and use it in GitHub Desktop.
Save robmadole/c5c42077ff9c0259d7d4 to your computer and use it in GitHub Desktop.
{
"minify": false,
"options": [
"setClasses"
],
"feature-detects": [
"test/cookies",
"test/history",
"test/requestanimationframe",
"test/css/animations",
"test/css/boxshadow",
"test/css/boxsizing",
"test/css/flexbox",
"test/css/fontface",
"test/css/opacity",
"test/css/rgba",
"test/css/transforms",
"test/file/api",
"test/svg/asimg",
"test/svg/inline",
"test/url/data-uri"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment