Anthony Fu
Anthony Fu
Just note that `tw-merge` is a runtime library that ships roughly 7.2KB minified JS to the client side - Which is against UnoCSS's philosophy. So I won't expect we have...
What are you proposing exactly?
A transformer can already be done in the userland, so I guess this is not blocking. But I guess it would be hard to identify what you describe as `button...
I don't have the bandwidth to look into this right now. If someone could propose some solutions via PRs, it might help this to move faster.
I currently don't have bandwidth to do so, but PR welcome :)
For the additional info you need to turn on https://github.com/unocss/unocss/blob/0d66262d3851db010f7ad6eb8f1fef6e3c9ffaab/interactive/uno.config.ts#L13
In general of the engine part, I think it makes sense to have the compatibility of rendering `@supports` tag to make it easier. As for the CSS rule itself, I...
- https://github.com/unocss/unocss/commit/339202030b9189c8426c063a0067b762a7ebb264 - https://github.com/unocss/unocss/commit/0956f354f7a91dfea7713856f8dfe33634054b40 These two features have been shipped, let me know if anything else is needed for your case.
> Then we can create preset-wind-strict Yes, probably. But no, as I mentioned, we don't have an interest in doing that officially, as it would require a lot of effort,...
@enkot That sounds like a good idea. Would you like to implement it? We could later figure out how to pass it to ESLint