Skip to content
Permalink
fdceacf750
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
Latest commit 5e73009 Mar 29, 2020 History
1 contributor

Users who have contributed to this file

5 lines (5 sloc) 59 Bytes
module.exports = {
plugins: {
autoprefixer: {}
}
}