view client/.postcssrc.js @ 786:1bee00039973

fairway profile WIP
author Thomas Junk <thomas.junk@intevation.de>
date Wed, 26 Sep 2018 17:04:47 +0200
parents 88d0d60924cf
children 3907a7b98067
line wrap: on
line source

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