casino/frontend/.postcssrc.json

6 lines
54 B
JSON
Raw Normal View History

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