This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

6 lines
59 B

2 years ago
module.exports = {
plugins: {
autoprefixer: {}
}
}