.postcssrc.js 58 B
Newer Older
Rutesh Rathod's avatar
Rutesh Rathod committed
module.exports = {
  plugins: {
    autoprefixer: {}
  }
}