my-task-board/.postcssrc.json

6 lines
54 B
JSON
Raw Normal View History

2025-04-14 23:10:52 +00:00
{
"plugins": {
"@tailwindcss/postcss": {}
}
}