view client/babel.config.js @ 22:d53de4169d11

Removed styling artefacts Unnecessary styling of mail icon was removed.
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 21 Jun 2018 12:53:16 +0200
parents 88d0d60924cf
children
line wrap: on
line source

module.exports = {
  presets: ["@vue/app"]
};