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

Switch from Tailwind to pure CSS + Vue components #101

Open
1 task done
queengooborg opened this issue Mar 23, 2024 · 2 comments
Open
1 task done

Switch from Tailwind to pure CSS + Vue components #101

queengooborg opened this issue Mar 23, 2024 · 2 comments

Comments

@queengooborg
Copy link
Collaborator

Describe the feature

I'm opening this issue primarily to start a discussion to see if this is something that's of interest to folks here. I am thinking that we should switch off of Tailwind and use pure CSS instead, for many reasons:

  • Better control of colors and styling
  • One less dependency to use
  • Cleaner DOM
  • Easier for contributions (no need to learn Tailwind or constantly refer to its documentation)

Additional information

  • Would you be willing to help implement this feature?
@ascorbic
Copy link
Collaborator

I don't think there's enough value in this. Tailwind vs vanilla CSS is a mostly a preference, and the reasons you give aren't enough to justify a rewrite imo.

@queengooborg
Copy link
Collaborator Author

The final point about contributions is more of a user story than it is just a bullet point I thought of -- when I was working on implementing the dark theme, I had to constantly refer to the Tailwind documentation to figure out how to do something as basic as a gradient. I was not a fan of Tailwind; it felt far more like a barrier than it did a benefit. 😔

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

No branches or pull requests

2 participants