mirror of
https://github.com/penxio/penx.git
synced 2026-01-15 00:18:08 -05:00
6 lines
67 B
JavaScript
6 lines
67 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {}
|
|
}
|
|
}
|