view client/.postcssrc.js @ 5171:6dc74d7e6582

update source strings for translations
author Fadi Abbud <fadi.abbud@intevation.de>
date Wed, 15 Apr 2020 11:28:30 +0200
parents 3907a7b98067
children
line wrap: on
line source

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