Skip to content

Instantly share code, notes, and snippets.

@osedoe
Created October 17, 2018 21:53
Show Gist options
  • Save osedoe/9c73afa2ba09e2daaa38ff1a014dd6fb to your computer and use it in GitHub Desktop.
Save osedoe/9c73afa2ba09e2daaa38ff1a014dd6fb to your computer and use it in GitHub Desktop.
Simple package.json
{
"devDependencies": {
"postcss-clean": "^1.1.0",
"postcss-easy-import": "^3.0.0",
"postcss-font-magician": "^2.2.1",
"postcss-mixins": "^6.2.0",
"postcss-preset-env": "^6.0.7",
"stylelint": "^9.6.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment