lohir
2024-10-17 11b6a749826f1c2a75f81fca2021a45c777158c5
1
2
3
4
5
6
module.exports = {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}