obscure icon indicating copy to clipboard operation
obscure copied to clipboard

no nonsense obfuscation for html/css based frontend applications

Results 2 obscure issues
Sort by recently updated
recently updated
newest added

Hello, I've noticed that your package doesn't match pseudo-classes, examples: ._custom-carousel-input-radio:first-of-type { margin-left: -3rem; } ._custom-carousel-input-radio:first-of-type:checked ~ ._custom-carousel-label:nth-of-type(2) { display: inline-block; }

Hello, Can you turn the constant in to a command line parameter and if not present drop it completely as it makes the HTML and CSS file size unnecessary larger...