You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?