mirror of
https://github.com/unraid/api.git
synced 2026-05-01 04:31:31 -05:00
7 lines
81 B
JavaScript
7 lines
81 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
};
|