mirror of
https://git.victorphan.net/basketballcantho/ten-project.git
synced 2026-08-05 11:43:11 +07:00
7 lines
81 B
JavaScript
7 lines
81 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
};
|