Julian Sloman
Julian Sloman
Yes, that's exactly what I was talking about. I didn't consider that obviously pigments are useful across many languages and thus support for SASS arrays might be out of scope....
Update: I reduced it to a few lines of content, and only the modal.css and it still happened... [see better example page](http://julix.ca/misc/comp1950/A1/modal-error.html). then I realized, even though I didn't indent...
I think the note has been added, should the topic be closed?
This [demo](https://codepen.io/tonystar/pen/JRLaKw) works without the `:invalid` selector and instead with the `:placeholder-shown` like you mentioned - and the author [mentioned](https://github.com/you-dont-need/You-Dont-Need-JavaScript/issues/60) he would like his project on here, too. -- But...
Another attempt at this - handles multiple carousels in case you have multiple in one page that share the same break point. Should probably add logic to handle being given...
Main reason I'd like to do this is also to skip the ones that are too big, since I heard about that in the reviews... Shouldn't there be a check...
Okay just tested disabling all except one at a time - and that did work... but I like having some plugins hanging around in disabled state (cause I don't actually...
Using the normal bulk features in plugin screen would also be nice (i.e. select the ones you want and then check just those)
In case I don't follow through and actually make a PR and someone else wants to: In the src folder the `wpephpcompat.php` file has the conditional to skip plugins when...
Added a `skip_list` (see PR #258 ) - but I didn't add the same functionality to the command-line version as I had seen someone suggest in a review... - would...