fork of hey-api/openapi-ts because I need some additional things
at main 6 lines 81 B view raw
1export default { 2 plugins: { 3 autoprefixer: {}, 4 tailwindcss: {}, 5 }, 6};