view client/.postcssrc.js @ 3349:ac0006f675c0

available-fairway_depth: labels above
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 21 May 2019 12:19:40 +0200
parents 3907a7b98067
children
line wrap: on
line source

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