mirror of
https://git.burble.com/burble.dn42/grc.git
synced 2024-05-12 03:55:05 +00:00
6 lines
60 B
JavaScript
6 lines
60 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {}
|
|
}
|
|
};
|