Files
tool-website/.postcssrc.json
2025-11-14 21:27:05 +01:00

6 lines
54 B
JSON

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