tailwindcss-theme-variants icon indicating copy to clipboard operation
tailwindcss-theme-variants copied to clipboard

RFC: Theming plugin comparison table

Open JNavith opened this issue 5 years ago β€’ 5 comments
trafficstars

@ChanceArthur @danestves @estevanmaito @javifm86 @crswll @innocenzi

πŸ‘‹ Hi everyone, you've been @mentioned because you're a Tailwind theming plugin author whose input I would like on the theming plugin comparison table at the bottom of this repository's README I've so far written alone, which makes it inherently biased toward me and my plugin (so I sincerely don't mean any derision to you/yours). Let's try to turn that around by making this a collaborative and fair summary by providing comments about it!

Here are some ideas for things to point out and discuss:

  • correcting wrong / misrepresentative information (about your plugin's features)
  • adding, removing, refining rows / features
  • adding columns / plugins I missed
  • refining explanations in the Legend

Like I wrote there, I created this table to answer "what's the right way to do theming?" as it comes up so frequently in the Tailwind CSS Discord server and let people decide what they care about. Once we have everything ironed out, it would be greatly appreciated if you would include it / a reference to it in your Alternatives section.

Thanks (in advance) everyone! πŸ™ (Besides this table, thank you all for leading the way with theme plugins for the whole community and inspiring mine.)

JNavith avatar Aug 30 '20 20:08 JNavith

I linked the table in tailwindcss-theming's docs. I think it's pretty complete and you've done a great job on it. At least every information on mine is correct. πŸ‘

innocenzi avatar Aug 30 '20 22:08 innocenzi

Need to add @benface's tailwindcss-alt that I just found out about.

JNavith avatar Aug 31 '20 18:08 JNavith

Great job with your plugin @JakeNavith! ItΒ΄s super complete, I will try it.

I just published my plugin because no other suited my needs and I wanted dark mode with media query. I think my plugin is not going to be neccessary in few weeks because the functionality will be included in Tailwind core (Adam is developing dark mode at this moment).

Thanks for the mention, the information about my plugin is correct. I will add reference in my README.md with the other plugins.

javifm86 avatar Aug 31 '20 20:08 javifm86

And need to add the experimental core dark variant https://github.com/tailwindlabs/tailwindcss/pull/2279

JNavith avatar Sep 01 '20 01:09 JNavith

TODO: add https://github.com/jjranalli/nightwind https://nightwindcss.com/#0 https://www.npmjs.com/package/nightwind

JNavith avatar Dec 15 '20 21:12 JNavith