Files
WebChat/.postcssrc
2023-07-12 04:22:57 +08:00

7 lines
69 B
Plaintext

{
"plugins": {
"tailwindcss": {},
"autoprefixer": {}
}
}