Benjamin Solum
Benjamin Solum
For what it's worth, I hope Can I Use keeps pages such as this around for reference, though I agree it shouldn't be marked as a "WD". These abandoned specs...
Definitely on my CSS wishlist.
Before I send feedback.. do we know why it's not working? I haven't dove into Touch Punch's code yet... is this maybe something the new [Pointer Events spec](https://msdn.microsoft.com/en-us/library/dn433244%28v=vs.85%29.aspx) (which Edge...
Tried the fiddle out on Edge this morning. Worked beautifully!
@Heydon I guess I was thinking more in terms of a node ecosystem. If they're requiring this module, some bundlers may expect a CJS module vs. an ES module. Specifying...
Sure, np, really like the component!
In addition to media queries, I think it'd be great to be able to merge `@supports` rules as well!
This is hitting me as well. Was using the the v3 Beta in an Astro site and I'm currently unable to upgrade.
Decided to go ahead and add it in, pull request below. Should be a quick merge! https://github.com/gmarty/grunt-closure-compiler/pull/42
Not sure if this will help but hopefully additional context helps: Astro also has issues with [CSS-in-JS tools](https://github.com/withastro/astro/issues/4432#issuecomment-1408775308) and it's related to how Vite works. Hopefully some of the other...