mirror of
https://github.com/tl-open-source/tl-rtc-file.git
synced 2025-10-18 21:34:31 +08:00
7 lines
81 B
JavaScript
7 lines
81 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
};
|