view client/.postcssrc.js @ 3333:d5dbfba9faae

clinet: pdf-template: fix positioning of diagramlegend (FairwayAvailability,AvailableFairwayDepth)
author Fadi Abbud <fadi.abbud@intevation.de>
date Mon, 20 May 2019 16:54:52 +0200
parents 3907a7b98067
children
line wrap: on
line source

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