Files

4 lines
62 B
JavaScript
Raw Permalink Normal View History

2020-04-19 02:02:31 +09:00
module.exports = {
plugins: [require("autoprefixer")],
};