Skip to content
Snippets Groups Projects
Select Git revision
  • caace678b067942fb112cc890fa3cf279795c120
  • master default protected
2 results

run.py

Blame
  • Forked from Video AG Infrastruktur / website
    Source project has a limited visibility.
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    postcss.config.js 61 B
    module.exports = {
      plugins: {
        autoprefixer: {},
      },
    }