view client/.postcssrc.js @ 2389:13de09e30645

fairway_profile: available_waterlevels selection with dummy data added
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 25 Feb 2019 15:51:50 +0100
parents 3907a7b98067
children
line wrap: on
line source

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