mirror of
https://github.com/penxio/penx.git
synced 2026-04-19 03:03:06 -04:00
6 lines
67 B
JavaScript
6 lines
67 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {}
|
|
}
|
|
}
|