ObsiViewer/.postcssrc.json
2025-09-27 18:13:02 -04:00

7 lines
69 B
JSON

{
"plugins": {
"tailwindcss": {},
"autoprefixer": {}
}
}