view client/.postcssrc.js @ 4066:6bfe42f88638 historization_ng

Some thoughts on an extra SR constraint trigger to check for ref gauge..
author Sascha Wilde <wilde@intevation.de>
date Wed, 24 Jul 2019 18:55:09 +0200
parents 3907a7b98067
children
line wrap: on
line source

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