zkt24/z2/veritasfe/postcss.config.js

7 lines
80 B
JavaScript
Raw Permalink Normal View History

2024-04-25 11:51:47 +00:00
export default {
2024-04-10 09:23:23 +00:00
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}