tanstack-query-weather-app2/postcss.config.js
Piyush Agarwal d1ad533352 Klimate App
2024-11-07 11:47:30 +05:30

7 lines
80 B
JavaScript

export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}