view client/.postcssrc.js @ 3902:0149b68a4f7e

client: hydrological conditions diagram: added right y axis
author Markus Kottlaender <markus@intevation.de>
date Wed, 10 Jul 2019 16:15:27 +0200
parents 3907a7b98067
children
line wrap: on
line source

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