Files
dex-ui/.postcssrc.json
2025-04-13 11:51:37 +02:00

6 lines
54 B
JSON

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