mirror of
https://github.com/hexahigh/080609.git
synced 2025-12-11 19:55:06 +01:00
7 lines
73 B
JavaScript
7 lines
73 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {}
|
|
}
|
|
};
|