summaryrefslogtreecommitdiff
path: root/client/.postcssrc
blob: fda65b8d8a3bd4bf1133ac8d4efb75d0d1ee4657 (plain)
1
2
3
4
5
6
{
  "plugins": {
    "tailwindcss": {},
    "autoprefixer": {},
  }
}