Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

i18n-lint.js

Blame
  • postcss.config.js 66 B
    module.exports = {
        plugins: {
            autoprefixer: {}
        }
    }