Travco

Results 13 comments of Travco

Hey @LouisaNikita, is there any chance you can post the load order of your postcss plugins? That might help identify the issue, as you (should) be able to do this.

It is a limitation, intended without consideration for the consequence. Most of the test cases and uses don't go looking down nested (even if they're BEM) rules for types like...

Going to make a pass at getting it to behave with BEM, but more than likely it will be silenced.

At current, appears to be extending empty classes without complaint, no guarantee on the rest of BEM.

Because placeholder classes are supposed to be a single identifier that is either used (and replaced) or discarded it wasn't coded considering multiple placeholders (which is basically aliasing) in the...

The default hashcat attack mode is "straight" or "dictionary" or `-a 0`, you can explicitly specify it if you feel like it - it won't change the behavior. If the...

Sorry for the month of delay - I had to revisit this a couple of times in-between real-life throwing a few wrenches. I can't reproduce this even if I upgrade...

Sorry to jump in this a little late, Seems to work just fine for me with the most recent innerHTML you gave on the most recent version of Chrome &...

Functional as intended. Expander will not attempt to split apart things that have no whitespace or end-of word delimiters. Just about any innerHTML that has no word ending characters (as...

In the current state of the code, no there is no option to have the "collapse" button appear after the collapsed text, and before the expanded text. Before we consider...