Jonathan MASSUCHETTI
Jonathan MASSUCHETTI
Upgrading to `6.3.6` has no effect. The TW file is not exposed as a public asset. I tried to add a `preview-head.html` file with `` and it does nothing. `/tailwind.css`...
I had tailwind configured before switching to vitejs, and it worked fine. This is not a Tailwind issue. When I said Tailwind requires no setup I mean vitejs wise.
@RobPethick are you willing to accept a PR for this issue ?
I'm working on this right now. > @fourjr What about Firefox? Firefox is an issue right now because it uses floating scrollbar and doesn't allow to force them to not...
If I assume we want the browser scrollbar width to keep user's preference, we have an issue with those floating scrollbars : they have a regular and a focused mode...
@NikkiMeganMoore to mesure the width of the browser's scrollbar, this lib create a div with `overflow: scroll` and appends it at the end of `document.body`. That's why you need to...
@KATT Yes it does answer my need. > I'm not sure if I want to add this tbh unless there's a proven use-case My initial requirement is to be able...
I understand. Last time I checked it seemed the discussion about overloading was not very mature. My use case is a dashboard with many filters with complex business rules ;...
@KATT you're absolutely right. Stopping coffee clearly have down sides 😫
@AndriiSherman do you have any ETA on this ? PG may generate a warning, but it completely breaks on MySQL.