Max Stankevich

Results 6 comments of Max Stankevich

I can confirm the issue exists on version 3.18.4 Lines of code affecting it: https://github.com/developit/preact-compat/blob/3.18.4/src/index.js#L96-L101 You could temporary solve this problem by inverting logic after rendering, by calling this function...

any updates or workarounds on that? I have the same issue.

this is such an annoying thing to deal with, it makes it hard to use [DaisyUI](https://daisyui.com/) or similar Tailwind frameworks since all defined components and utilities end up in the...

I've got the same problem recently this week.

> For context, is there a use case where the built-in rules aren't sufficient? yes, `combining rules` is not scalable. For example, I have to receive API requests from an...