Skip to content

Instantly share code, notes, and snippets.

@Blightwidow
Last active April 11, 2018 12:26
Show Gist options
  • Save Blightwidow/0332e47df35fe05094be7e53134ec0fb to your computer and use it in GitHub Desktop.
Save Blightwidow/0332e47df35fe05094be7e53134ec0fb to your computer and use it in GitHub Desktop.
module.exports = {
plugins: [
require("postcss-cssnext")({})
]
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment