view client/.postcssrc.js @ 928:0a0013fbda4a geo-style

octree2contour: Merge multi linestrings in user land before sending them to database.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 08 Oct 2018 13:09:02 +0200
parents 88d0d60924cf
children 3907a7b98067
line wrap: on
line source

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