view client/.postcssrc.js @ 3522:320aa3b85152 waterlevel-in-crossprofile

client: fairway profiles: fixed waterlevel axis domain
author Markus Kottlaender <markus@intevation.de>
date Wed, 29 May 2019 13:34:59 +0200
parents 3907a7b98067
children
line wrap: on
line source

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