[READ-ONLY] Mirror of https://github.com/flo-bit/bluesky-trending. show trending bluesky hashtags of the last day/hour flo-bit.dev/bluesky-trending/
0

Configure Feed

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

bluesky-trending / postcss.config.js
73 B 6 lines
1export default { 2 plugins: { 3 tailwindcss: {}, 4 autoprefixer: {} 5 } 6};