view client/.postcssrc.js @ 509:d96a40a80730

Merged metamorph-for-all back to master. !!! Don't forget to remove your session file !!!
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 24 Aug 2018 16:12:19 +0200
parents 88d0d60924cf
children 3907a7b98067
line wrap: on
line source

module.exports = {
  plugins: {
    autoprefixer: {}
  }
}