view client/.postcssrc.js @ 5256:ed62f138528a new-fwa

Log days of missing LDCs per bottleneck.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 13 May 2020 11:34:25 +0200
parents 3907a7b98067
children
line wrap: on
line source

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