a web component that shows the replies to a linked bsky post as comments.
0
fork

Configure Feed

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

add styling example

rekkice 8bb6ccd1 4ac15b62

+1 -1
+1 -1
README.md
··· 67 67 68 68 ## styling 69 69 70 - the component will load any classes from its parent document. this means that you can override the class styles with your own. 70 + the component will load any classes from its parent document. this means that you can override the class styles with your own. you can find an example of this here: https://tangled.org/lekkice.moe/lekkice/blob/main/src/styles/global.css#L70 71 71 72 72 ## development 73 73