Files
MetacourseFrontend/.postcssrc.json
T
2026-05-28 13:23:53 +00:00

6 lines
54 B
JSON

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