sigveio

Results 24 comments of sigveio

Thank you for submitting a feature request, keganlance. :-) I believe you are right in that this is not done by any of cssnano's included presets/plugins today. Since the shorthand...

Alright, cool. :-) If it would be okay for you, and the maintainers are interested in such a feature, I wouldn't mind doing some groundwork on this to get it...

Ah, yes, I agree 💯 with the notion of addressing existing bugs before adding new features 👍 Once I have finished with the refactoring of the `postcss-reduce-initial` script (I'll try...

Closing this since there has not been activity for a while. If there is still something unresolved, feel free to re-open. =) Ideally with link to a minimal reproducible case

Thanks for adding additional info, @Dema 👍 > Could you just add that condition? It's pretty obvious (...) We ask for something to reproduce with because it not only makes...

Well, I didn't remove the unsetData from the block in question? As you can see by the above XML, I kept the block XML identical apart from moving it and...

In case anyone wants to test/reproduce. Here's how to throw together the custom layout file: (I'll use Acme as vendor name here, and AcmeModule as the module name.) `app/code/local/Acme/AcmeModule/etc/config.xml` ```xml...

Thanks for posting thorough reproduction steps, @blutorange. =) I'm admittedly not deeply familiar with PnP, and as such don't have much to add; but judging from the errors and require...

I feel that the timer function used is an implementation detail, and that you would get more robust tests by instead looking at what you expect to happen once the...

No, you are right; the current documentation is for the legacy timers and is outdated. I'm working on a new one 👍