mirror of
https://git.v0l.io/Kieran/dtan.git
synced 2025-01-06 00:40:08 +00:00
7 lines
81 B
JavaScript
7 lines
81 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
};
|