mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-04 07:26:28 +00:00
5 lines
67 B
JavaScript
5 lines
67 B
JavaScript
![]() |
|
||
|
module.exports = () => ({
|
||
|
plugins: [require("tailwindcss")],
|
||
|
})
|