Skip to content

Tailwind - #68

Merged
vincerubinetti merged 9 commits into
mainfrom
tailwind
Jan 21, 2026
Merged

Tailwind#68
vincerubinetti merged 9 commits into
mainfrom
tailwind

Conversation

@vincerubinetti

@vincerubinetti vincerubinetti commented Jan 14, 2026

Copy link
Copy Markdown
Member

Closes #66

  • convert vanilla css to tailwind classes
  • use font spring for convenience
  • make small style tweaks along the way

@netlify

netlify Bot commented Jan 14, 2026

Copy link
Copy Markdown

Deploy Preview for molevolvr ready!

Name Link
🔨 Latest commit a8ec0cc
🔍 Latest deploy log https://app.netlify.com/projects/molevolvr/deploys/6967c6e9344aca0008ee2124
😎 Deploy Preview https://deploy-preview-68--molevolvr.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@falquaddoomi falquaddoomi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! I took a cursory look at the source, and it's a lot nicer to see the Tailwind classes inline in the components and not having to have a companion CSS file is a nice bonus. The Netlify preview also looks good; I suppose by design it looks the same as it did before, but I didn't notice any issues.

I hope it wasn't too tedious to have to map the CSS you had before to Tailwind classes, but in any case kudos for the effort; IMO it's time well spent.

@vincerubinetti
vincerubinetti merged commit f6f49c9 into main Jan 21, 2026
4 checks passed
@vincerubinetti
vincerubinetti deleted the tailwind branch January 21, 2026 16:57
@vincerubinetti

Copy link
Copy Markdown
Member Author

Though it was redoing work, I think in the long run it will be beneficial. Reduced a lot of code, will be more quick to edit, etc. It was also a good exercise to see if Tailwind held up on a larger scale project with things like dark mode, theming, canvas, etc., and it did.

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.

Rewrite styles with Tailwind CSS?

2 participants