mirror of
https://github.com/Automattic/harper.git
synced 2025-08-04 10:38:20 +00:00
6 lines
75 B
JavaScript
6 lines
75 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
};
|