dcc
2024-07-05 f58249aaaaa0cb0e303d3a36f30f9b5d47a47619
1
2
3
4
5
6
export default {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}