alveusgg / extension

Twitch extension for Alveus Sanctuary, allowing stream viewers to learn more about the ambassadors at the sanctuary.

Home Page:https://www.twitch.tv/alveussanctuary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace SCSS modules with Tailwind

abdullahmorrison opened this issue · comments

To have a more consistent tech stack across the AlveusGG projects, look to replace the SCSS modules usage here with Tailwind.

Start using mixins for repeated code blocks

@MattIPv4 I would like to work on this issues.

Sure, go for it. I recommend referencing the tailwind config in https://github.com/alveusgg/alveusgg/blob/main/apps/website/tailwind.config.ts, and perhaps think about how we could even abstract that into a shared package (like alveusgg/data), so our theme is consistent.