⛓🪁 ↝ February Product Flow · Discussion #1 · Signal-K

Discussion

As of the 11th of February, we have the following fragmented components in the client ecosystem:

Currently the Lens Protocol is using Chakra UI, while the social graph is using tailwindcss (included custom/plain CSS files). I want to update the Lens Feed to use the <Card /> component defined in the social-graph ./styles dir. Today, I re-integrated the Lens Feed View & graphql headers into the social graph in wb3-12-add-... on .signal-k/sytizen. Hopefully we can use one basic set of CSS rules long-term, each fragment/section (aka component sort of? referring to large sets of components here really) might be initially designed using something like Chakra or Tailwind but long-term we need to migrate it to one standard to keep the package.json as small as possible - might be something else for DAVID to look at.

Still to be added: