templates/.postcssrc
2024-11-09 16:20:13 +08:00

5 lines
44 B
Plaintext

{
"plugins": {
"tailwindcss": {}
}
}