luohairen
2024-10-31 463250a2e74b80dc62a1e46e6fe390ec8bf2b54e
1
2
3
4
5
6
module.exports = {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}