Created
October 17, 2018 21:53
-
-
Save osedoe/9c73afa2ba09e2daaa38ff1a014dd6fb to your computer and use it in GitHub Desktop.
Simple package.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "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