Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace styled-components with tailwind, upgrade ooni-components #947

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

majakomel
Copy link
Contributor

@majakomel majakomel commented Jun 28, 2024

This PR includes following changes:

  • Replace styled-components styling with Tailwind
  • Replace <Button /> component with and use utility classes btn for styling
  • Replace <Heading /> component with HTML Section Heading (styled via Tailwind base)
  • Remove <Box />, <Flex />, <Container />, <Text />, <Link />, <Image /> and style them with Tailwind utility classes instead

@majakomel majakomel self-assigned this Jun 28, 2024
Copy link

vercel bot commented Jun 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
explorer ✅ Ready (Inspect) Visit Preview 2 resolved Aug 7, 2024 1:48pm

components/Layout.js Outdated Show resolved Hide resolved
@hellais hellais self-requested a review August 1, 2024 13:21
@hellais
Copy link
Member

hellais commented Aug 1, 2024

I did a quick visual pass and left few minor comments.

All in all, when those are resolve this is good to go for me.

Thanks for putting this together and very glad to see this important and tedious work land 🥳

@majakomel majakomel merged commit 93f2f03 into master Aug 7, 2024
3 checks passed
@majakomel majakomel deleted the tailwind branch August 7, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants