mirror of
https://github.com/studiokaiji/nostr-webhost.git
synced 2025-12-19 07:44:25 +01:00
7 lines
80 B
JavaScript
7 lines
80 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|