Skip to content

Instantly share code, notes, and snippets.

@BiosBoy
Created January 13, 2019 17:48
Show Gist options
  • Select an option

  • Save BiosBoy/c51bf8d151c026a57a5f4e990d843f3b to your computer and use it in GitHub Desktop.

Select an option

Save BiosBoy/c51bf8d151c026a57a5f4e990d843f3b to your computer and use it in GitHub Desktop.
module.exports = {
plugins: {
'postcss-import': {},
'postcss-cssnext': {},
'postcss-preset-env': {},
'cssnano': {}
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment