Skip to content

Instantly share code, notes, and snippets.

@anton-gorbikov
Created December 23, 2019 19:36
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 anton-gorbikov/e6cf8ad9dfef1b99a2093eef3f3ac6a8 to your computer and use it in GitHub Desktop.
Save anton-gorbikov/e6cf8ad9dfef1b99a2093eef3f3ac6a8 to your computer and use it in GitHub Desktop.
fable-postcss-config
module.exports = {
plugins: [
require('autoprefixer')
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment