Files

6 lines
68 B
JavaScript
Raw Permalink Normal View History

module.exports = {
plugins: [
require('autoprefixer')()
]
}