minimask/.postcssrc
2025-07-11 11:17:04 -07:00

6 lines
54 B
Plaintext

{
"plugins": {
"@tailwindcss/postcss": {}
}
}