fantastyczne_gole/app/postcss.config.js

7 lines
80 B
JavaScript
Raw Normal View History

2023-12-06 19:45:52 +01:00
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}