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