youtube-cli/web/web-app/postcss.config.json
2026-03-31 17:39:27 -05:00

8 lines
64 B
JSON

{
"plugins": [
{
"postcss-plugin": true
}
]
}