nthEverything icon indicating copy to clipboard operation
nthEverything copied to clipboard

Adding pseudo classes ::nth-word/letter ::first/last-word/letter

Results 4 nthEverything issues
Sort by recently updated
recently updated
newest added

Referring to the example on [codepen](https://codepen.io/FWeinb/pen/djuIx), the following code works but bugs if add a `space` or `tab` after the comma. `#letters:nth-letter(even), #letters:nth-letter(odd){` Its not possible too to make new...

Does this script need to be pulled in before the CSS file on a page, or can it be stuck in the footer? Should :first-word just work straight out of...

Hi there, why is the grunt.js file included? Is it necessary for the general script to run? thanks

:last-letter functionality appears to be non-functional. http://codepen.io/anon/pen/ExAIt