mirror of
https://github.com/neosubhamoy/neodlp.git
synced 2025-12-18 16:12:57 +05:30
6 lines
69 B
JavaScript
6 lines
69 B
JavaScript
export default {
|
|
plugins: {
|
|
"@tailwindcss/postcss": {},
|
|
},
|
|
}
|