mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +00:00
6 lines
69 B
JavaScript
6 lines
69 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
}
|