Skip to content

Instantly share code, notes, and snippets.

@liamcurry
Created December 2, 2016 19:39
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 liamcurry/def72ebdfe24489d5a3875ac0e895643 to your computer and use it in GitHub Desktop.
Save liamcurry/def72ebdfe24489d5a3875ac0e895643 to your computer and use it in GitHub Desktop.
{
"use": [
"postcss-url",
"cssnano"
],
"cssnano": {
"autoprefixer": false
},
"postcss-url": {
"url": "inline"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment