Barazo default frontend barazo.forum
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 7 lines 92 B view raw
1const config = { 2 plugins: { 3 '@tailwindcss/postcss': {}, 4 }, 5} 6 7export default config